mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Home / Blog / Team / Merchant TOS page updates (#34)
* Update: Merchant page and images * Update: Blog hero image * Update: Team hero image / content * Update: Blog content and images * Update: Start-page copy, images and featured merchants / blog posts * Update: Add remaining merchants / images (requires styling) * Update: Footer * Add: Terms of use page and translations
This commit is contained in:
parent
976c096122
commit
b8f2065a1c
83 changed files with 466 additions and 93 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="{{ post.image }}" class="featurepost__image">
|
||||
<img src="{{ basenav }}/assets/img/blog/{{ post.image }}" class="featurepost__image">
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue