- Font size and scaling better for different displays - Added 88x31 buttons in footer - Other minor changes to CSS and layouts
16 lines
839 B
HTML
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>
|