2017-09-22 09:46:39 +00:00
|
|
|
<!-- Footer -->
|
|
|
|
<footer id="footer">
|
2020-02-05 20:51:34 +00:00
|
|
|
<div class="row">
|
|
|
|
<div class="column">
|
|
|
|
<a class="named-anchor" name="contact"></a>
|
|
|
|
<h3>Get in Touch</h3>
|
2020-04-08 15:44:57 +00:00
|
|
|
Contact us to discuss your project's needs and arrange a consultation:</br>
|
|
|
|
<b><a href="mailto:helo@autonomic.zone">helo@autonomic.zone</a></b></br></br>
|
|
|
|
<b><a href="{{ '/assets/pgp/autonomic-key.asc' | relative_url }}">Download PGP key</a></b></br>
|
2021-01-26 20:58:16 +00:00
|
|
|
<a href= "https://git.autonomic.zone/autonomic-cooperative/autonomic.zone/src/branch/main/src/assets/pgp"> Verify fingerprint:</a><code id="fingerprint">82FC 87C5 1A71 902F DC10 2CF5 4F90 D55B B24B 1147</code>
|
2018-08-21 17:10:29 +00:00
|
|
|
|
2020-02-05 20:51:34 +00:00
|
|
|
<ul class="icons" style="margin-bottom: 0; padding-top: 1em">
|
2020-04-30 00:39:01 +00:00
|
|
|
<li>
|
|
|
|
<a title="RSS Feed" rel="me" href="{{ '/feed.xml' | absolute_url }}" style="border-bottom: none">
|
|
|
|
<!-- This SVG needs to be changed if you change the colour scheme as it is a massive hack. -->
|
|
|
|
<img alt="rss" style="height: 2rem;color: #fff" src="{{ '/assets/svg/rss-square-solid.svg' | absolute_url }}">
|
|
|
|
</a>
|
|
|
|
</li>
|
2020-02-05 20:51:34 +00:00
|
|
|
<li>
|
2020-04-18 13:32:41 +00:00
|
|
|
<a title="Twitter" rel="noopener" href="{{ site.twitter_url }}" style="border-bottom: none">
|
2020-02-24 11:12:42 +00:00
|
|
|
<img alt="twitter" style="height: 2rem;" src="{{ '/assets/svg/twitter-brands.svg' | absolute_url }}">
|
2020-02-05 20:51:34 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
2020-04-18 13:32:41 +00:00
|
|
|
<a title="Mastodon" rel="me" href="{{ site.mastodon_url }}" style="border-bottom: none">
|
2020-02-24 11:12:42 +00:00
|
|
|
<img alt="mastodon" style="height: 2rem;" src="{{ '/assets/svg/mastodon-brands.svg' | absolute_url }}">
|
2020-02-05 20:51:34 +00:00
|
|
|
</a>
|
|
|
|
</li>
|
2020-04-18 13:32:41 +00:00
|
|
|
<li>
|
|
|
|
<a title="Gitea" rel="me" href="{{ site.gitea_url }}" style="border-bottom: none">
|
|
|
|
<!-- This SVG needs to be changed if you change the colour scheme as it is a massive hack. -->
|
|
|
|
<img alt="gitea" style="height: 2.3rem;" src="{{ '/assets/svg/Gitea_Logo.svg' | absolute_url }}">
|
|
|
|
</a>
|
|
|
|
</li>
|
2020-02-05 20:51:34 +00:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="column">
|
|
|
|
<div class="copyright">
|
|
|
|
</div>
|
|
|
|
<div class="cotech-box">
|
|
|
|
<a href="https://www.coops.tech/">
|
|
|
|
<img class="cotech-logo" src="{{ '/assets/images/CoTech-white-logo.png' | relative_url }}" alt="CoTech"/>
|
2020-04-08 15:44:57 +00:00
|
|
|
<b><span class="cotech-text">Member of the Cotech Network</span></b>
|
2020-02-05 20:51:34 +00:00
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div style="vertical-align: bottom;">
|
|
|
|
<address>
|
2020-04-08 15:47:54 +00:00
|
|
|
Autonomic Co-operative Limited</br>
|
2020-02-05 20:51:34 +00:00
|
|
|
1539 Pershore Road</br>
|
2020-02-26 18:22:40 +00:00
|
|
|
Birmingham</br>
|
|
|
|
B30 2JH</br>
|
|
|
|
United Kingdom</br>
|
2020-04-08 14:13:44 +00:00
|
|
|
</address></br>
|
2020-04-08 15:32:44 +00:00
|
|
|
We are a Co-operative Society registered with the <a href="https://mutuals.fca.org.uk/Search/Society/30380">FCA</a>.
|
|
|
|
<b>Registration Number: 4597 </b>
|
2020-08-06 16:21:01 +00:00
|
|
|
</br></br>
|
2020-02-05 20:51:34 +00:00
|
|
|
</div>
|
2020-08-06 16:08:52 +00:00
|
|
|
<div style="vertical-align: bottom;">
|
2020-08-15 10:18:09 +00:00
|
|
|
<a href="{{ '/privacy' | relative_url }}">Privacy Policy</a> - <a href="{{ '/terms' | relative_url }}">Terms of Service</a> - <a href="{{ '/gdpr' | relative_url }}">GDPR</a>
|
2020-08-06 16:08:52 +00:00
|
|
|
</div>
|
2020-02-24 11:12:42 +00:00
|
|
|
</div>
|
2020-02-05 20:51:34 +00:00
|
|
|
</div>
|
2017-09-22 09:46:39 +00:00
|
|
|
</footer>
|