blogotheme/layouts/partials/footer.html

11 lines
388 B
HTML
Raw Normal View History

2021-04-04 13:11:55 +02:00
<nav class="end-nav side-padding card-container card content">
{{ partial "openring-out.html" . }}
</nav>
<footer class="content card card-container side-padding" >
2021-05-29 17:24:01 +02:00
<h3>The Octet Press is N07070's blog. It's self-hosted, low-tech, without javascript and static, as it should be.</h3><sup><a href="{{ .Site.BaseURL }}/about-me#nojs" rel="nofollow">Why ?</a></sup>
2021-01-03 14:33:26 +01:00
</footer>