14 lines
835 B
HTML
14 lines
835 B
HTML
<footer data-pagefind-ignore="all">
|
|
<div class="footer-left">
|
|
<button class="footer-totop" aria-label="Return to top">↑ top</button>
|
|
<a href="/">levineuwirth.org</a>
|
|
</div>
|
|
<div class="footer-center">
|
|
<span class="footer-license">CC BY-SA-NC 4.0 · <a href="https://github.com/levineuwirth/levineuwirth.org">MIT</a> · <a href="/memento-mori.html" class="footer-mm">MM</a></span>
|
|
</div>
|
|
<div class="footer-right">
|
|
<span class="footer-build">build $build-time$</span><a href="/build/" class="footer-build-link" aria-label="Build telemetry">→</a>
|
|
· <a href="$url$.sig" class="footer-sig-link" aria-label="PGP signature for this page" title="Ed25519 signing subkey C9A42A6F AD444FBE 566FD738 531BDC1C C2707066 · public key at /gpg/pubkey.asc">sig</a>
|
|
</div>
|
|
</footer>
|