Update footer buttons

This commit is contained in:
floppydiskette 2024-02-04 00:52:15 +00:00
parent 8dfb9cc9c6
commit 5cadd66a30
Signed by: fwoppydwisk
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
2 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -1,9 +1,5 @@
<hr> <hr>
<div class="footer" role="contentinfo"> <div class="footer" role="contentinfo">
<a href="https://www.debian.org/" class="button">
<img src="{{ URL::asset('images/buttons/debian.gif') }}"
class="pixel" width="88" height="31" alt="Powered by Debian">&nbsp;
</a>
<a href="https://dimden.dev/" class="button"> <a href="https://dimden.dev/" class="button">
<img src="https://dimden.dev/services/images/88x31.gif" width="88" height="31" <img src="https://dimden.dev/services/images/88x31.gif" width="88" height="31"
class="pixel" alt="dimden.dev"> class="pixel" alt="dimden.dev">
@ -16,6 +12,10 @@ class="pixel" height="31" alt="Linux NOW!">
<img src="{{ URL::asset('images/buttons/vim.gif') }}" width="88" height="31" <img src="{{ URL::asset('images/buttons/vim.gif') }}" width="88" height="31"
class="pixel" alt="vim"> class="pixel" alt="vim">
</a>&nbsp; </a>&nbsp;
<a href="https://wave.webaim.org/" class="button">
<img src="{{ URL::asset('images/buttons/evaluatedWAVE.png') }}" width="88" height="31"
class="pixel" alt="Evaluated to be accessible!">
</a>&nbsp;
<a href="http://jigsaw.w3.org/css-validator/check/referer" class="button"> <a href="http://jigsaw.w3.org/css-validator/check/referer" class="button">
<img src="{{ URL::asset('images/buttons/vcss-blue.gif') }}" width="88" height="31" <img src="{{ URL::asset('images/buttons/vcss-blue.gif') }}" width="88" height="31"
class="pixel" alt="Valid CSS!"> class="pixel" alt="Valid CSS!">