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
|
@ -13,8 +13,6 @@ description: pages.team.description
|
|||
<div class="section__content content">
|
||||
<div class="section__intro">
|
||||
<h1 class="section__title">{% t pages.team.core-heading %}<!-- <a class="permalink" title="Permalink" id="social"></a> --></h1>
|
||||
|
||||
<div class="section__lead">{% tmd pages.team.core-text %}</div>
|
||||
</div>
|
||||
<ul class="member-list">
|
||||
{% for member in site.data.team %}
|
||||
|
@ -22,10 +20,10 @@ description: pages.team.description
|
|||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div class="section__content content">
|
||||
<div>
|
||||
<h2 class="section__title">{% t pages.community.social-heading %}<!-- <a class="permalink" title="Permalink" id="social"></a> --></h2>
|
||||
<h2 class="section__title">{% t pages.community.social-heading %}</h2>
|
||||
</div>
|
||||
<ul class="member-list">
|
||||
{% for member in site.data.team %}
|
||||
|
@ -33,6 +31,6 @@ description: pages.team.description
|
|||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
-->
|
||||
</section>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue