Files
start9.com/src/contact.njk

22 lines
571 B
Plaintext

---
title: Contact | Start9
layout: layouts/peripheral.njk
---
<section id="hero">
<div id="hero-image">
<img src="assets/images/contact-hero.png" alt="contact page hero: @ symbol emerging from an embassy" title="contact page hero: @ symbol emerging from an embassy"/>
<img class="img-shadow" src="assets/images/contact-hero.png" alt=""/>
</div>
<div id="logo">
<h1>
<span>Contact Us</span>
</h1>
</div>
</section>
<section id="community">
{% include "components/landing/_contact.njk" %}
</section>