site/_includes/defaultFooter.html

9 lines
347 B
HTML

<br>
<div style="text-align: center;font-family: Geist Mono;font-size:small;">
<span class="growshrink">Be nice to each other!</span><br>
© {{ site.author }} 2023-2025<br>
All rights reverse engineered<br>
Last updated: {{ site.time }}<br>
<a href="https://git.andrewconl.in/andrew/site/src/tag/{{ site.version }}/">{{ site.version }}</a>
</div>