site/_includes/defaultFooter.html
Andrew Conlin c51385f72b [2025-04-25] Multiple design improvements
- Font size and scaling better for different displays
- Added 88x31 buttons in footer
- Other minor changes to CSS and layouts
2025-04-25 14:45:55 +01:00

16 lines
839 B
HTML

<br>
<div style="text-align: center;font-family: Geist Mono;font-size:12px;">
<span class="growshrink">Be nice to each other!</span><br><br>
<img style="display:inline-block;" src="/assets/images/88x31/apache-powered.gif">
<img style="display:inline-block;" src="/assets/images/88x31/bestviewedcomp.gif">
<img style="display:inline-block;" src="/assets/images/88x31/debian.gif">
<img style="display:inline-block;" src="/assets/images/88x31/firefox3.gif">
<img style="display:inline-block;" src="/assets/images/88x31/internetprivacy.gif">
<img style="display:inline-block;" src="/assets/images/88x31/neovim.gif">
<br><br>
Last updated: {{ site.time }}<br>
<a href="https://git.andrewconl.in/andrew/site/src/tag/{{ site.version }}/">{{ site.version }}</a><br>
<br>
© {{ site.author }} 2023-2025<br>
All rights reverse engineered<br>
</div>