mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
Update: Blog - link images
This commit is contained in:
parent
f6c6922338
commit
6be8eed26c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ description: pages.blog.description
|
|||
<article class="featurepost">
|
||||
<div class="featurepost__preview {% if post.image %}featurepost__preview--image{% else %}featurepost__preview--no-image{% endif %}">
|
||||
{% if post.image %}
|
||||
<img src="/assets/img/blog/{{ post.image }}" class="featurepost__image">
|
||||
<a href="{{ basenav }}{{ post.url }}"><img src="/assets/img/blog/{{ post.image }}" class="featurepost__image"></a>
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue