mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +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
|
@ -1 +1,20 @@
|
|||
Placeholder for Terms of Use page.
|
||||
---
|
||||
layout: default
|
||||
title: pages.tos.title
|
||||
description: pages.tos.description
|
||||
---
|
||||
|
||||
{% include hero/tos.html %}
|
||||
|
||||
<div class="page page--home">
|
||||
|
||||
<section class="section section--intro-lead">
|
||||
<div class="section__content content">
|
||||
<div class="section__intro">
|
||||
<h1 class="section__title">{% t pages.tos.title %}</h1>
|
||||
</div>
|
||||
<div>{% t pages.tos.terms %}</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue