This repository has been archived on 2023-02-03. You can view files and clone it, but cannot push or open issues or pull requests.
autonomic.zone/src/_includes/contact.html

14 lines
585 B
HTML
Raw Permalink Normal View History

2017-09-29 18:35:49 +00:00
<section id="contact" class="wrapper style5 special">
2020-02-05 20:51:34 +00:00
<a class="named-anchor" name="contact">
2017-09-29 18:35:49 +00:00
<header class="major">
<h2>Get in Touch</h2>
<p>Contact us to discuss your project's needs and arrange a consultation.</p>
2019-05-26 00:07:38 +00:00
<p><a href="mailto:helo@autonomic.zone">helo@autonomic.zone</a></p>
2017-09-29 18:35:49 +00:00
<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>
2020-02-05 20:51:34 +00:00
</a>
2017-09-22 09:46:39 +00:00
</section>