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