Add everything to the footer
This commit is contained in:
parent
493587e495
commit
e2f2ba2a32
1 changed files with 14 additions and 1 deletions
|
@ -11,6 +11,19 @@
|
|||
<div class="column footer-logo is-half">
|
||||
<a href="#"><span class="icon"><i class="agc agc-logo"></i></span></a>
|
||||
</div>
|
||||
{{ content }}
|
||||
<div class="column">
|
||||
Agaric LLC<br>Boston, MA 02134
|
||||
</div>
|
||||
<div class="column">
|
||||
S: <a href="https://social.coop/@agaric">Mastodon</a>
|
||||
<a href="https://twitter.com/agaric">Twitter</a>
|
||||
<a href="/rss">RSS</a><br>
|
||||
T: +1 508 283 3557<br>
|
||||
E: <a href="/contact">Contact</a>
|
||||
</div>
|
||||
<div class="column">
|
||||
Powered by <a href="https://www.drutopia.org">Drutopia</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue