13 lines
622 B
HTML
13 lines
622 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>
|
|
</div>
|
|
</footer>
|