Add content for contact section.
This commit is contained in:
parent
f620ac886e
commit
ff5dbc84a6
@ -1,11 +1,12 @@
|
||||
<section id="cta" class="wrapper style4">
|
||||
<div class="inner">
|
||||
<header>
|
||||
<h2>Get in Touch</h2>
|
||||
<p>Contact us to discuss your project's needs and arrange a consultation.</p>
|
||||
</header>
|
||||
<ul class="actions vertical">
|
||||
<li><a href="{{ "/contact" | relative_url }}" class="button fit special">Contact</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a class="named-anchor" name="contact"></a>
|
||||
<section id="contact" class="wrapper style5 special">
|
||||
<header class="major">
|
||||
<h2>Get in Touch</h2>
|
||||
<p>Contact us to discuss your project's needs and arrange a consultation.</p>
|
||||
<p>We're available at <a href="mailto:autonomic@posteo.net">autonomic@posteo.net</a></p>
|
||||
<p>
|
||||
If you use encrypted email, here is our <a href="{{ "/assets/pgp/autonomic-key.asc" | relative_url }}">PGP key</a>.
|
||||
Our key fingerprint is: <br/><code id="fingerprint">82FC 87C5 1A71 902F DC10 2CF5 4F90 D55B B24B 1147</code>
|
||||
</p>
|
||||
</header>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user