Fix blog hero title visibility and broken image link, refactor blogs
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<!-- Post 2 -->
|
||||
<article class="dm-blog-card">
|
||||
<div class="dm-blog-card-image">
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-18.png"
|
||||
<img src="<?php echo $depth; ?>assets/images/blog-post-pic-18-840x840.jpg"
|
||||
alt="The EV Paradox" loading="lazy">
|
||||
</div>
|
||||
<div class="dm-blog-card-body">
|
||||
|
||||
Reference in New Issue
Block a user