site/_includes/defaultFooter.html
Andrew Conlin c74971e705
Some checks failed
Deploy Jekyll site to Pages / build (push) Has been cancelled
Deploy Jekyll site to Pages / deploy (push) Has been cancelled
[2025-03-02] Updating version number and adding link
2025-03-02 16:31:02 +00:00

8 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 / All rights reverse engineered<br>
Last updated: {{ site.time }}<br>
<a href="https://git.andrewconl.in/andrew/tictoc/src/tag/{{ site.version }}/">{{ site.version }}</a>
</div>