add privacy policy & support pages
This commit is contained in:
6 files changed
+955
-3
No files matched your search
+20
-3
@@ -196,6 +196,23 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section resources-section" aria-labelledby="resources-title">
|
||||
<div class="section-heading">
|
||||
<p class="eyebrow">Resources</p>
|
||||
<h2 id="resources-title">Product policies and support.</h2>
|
||||
</div>
|
||||
<div class="resource-links">
|
||||
<a href="/privacy">
|
||||
<span>Privacy</span>
|
||||
<p>Privacy information for Cedarline Digital projects.</p>
|
||||
</a>
|
||||
<a href="/support">
|
||||
<span>Support</span>
|
||||
<p>Support pages and contact details for released products.</p>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="section contact-section" id="contact" aria-labelledby="contact-title">
|
||||
<div class="contact-panel">
|
||||
<div class="contact-copy">
|
||||
@@ -242,9 +259,9 @@
|
||||
<a href="#contact">Contact</a>
|
||||
</div>
|
||||
<div>
|
||||
<h2>Legal</h2>
|
||||
<a href="#">Privacy</a>
|
||||
<a href="#">Terms</a>
|
||||
<h2>Resources</h2>
|
||||
<a href="/privacy">Privacy</a>
|
||||
<a href="/support">Support</a>
|
||||
<a href="mailto:hello@cedarline.digital" aria-label="Email Cedarline Digital">Email</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
Reference in new issue
Block a user