Add more buttons to footer
This commit is contained in:
parent
9857fce197
commit
ff217b8540
6 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<hr>
|
||||
<div style="text-align: center;">
|
||||
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS!"></a> <a href=""><img style="border:0;width:88px;height:31px" src="https://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01!"></a><br>
|
||||
<img src="/res/img/buttons/browser.gif"> <a href="https://www.linux.org/"><img src="/res/img/buttons/linuxnow.gif"></a> <a href="https://www.vim.org/"><img src="/res/img/buttons/vim.gif"></a> <a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="border:0;width:88px;height:31px" src="/res/img/buttons/vcss-blue" alt="Valid CSS!"></a> <a href=""><img style="border:0;width:88px;height:31px" src="/res/img/buttons/valid-html401-blue.png" alt="Valid HTML 4.01!"></a><br>
|
||||
Last Modified <span class="date"><?=date('Y-m-d H:i:s', filemtime($file) + 3600);?> GMT</span>
|
||||
</div>
|
||||
|
|
BIN
res/img/buttons/browser.gif
Normal file
BIN
res/img/buttons/browser.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 KiB |
BIN
res/img/buttons/linuxnow.gif
Normal file
BIN
res/img/buttons/linuxnow.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
BIN
res/img/buttons/valid-html401-blue.png
Normal file
BIN
res/img/buttons/valid-html401-blue.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
res/img/buttons/vcss-blue.gif
Normal file
BIN
res/img/buttons/vcss-blue.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
BIN
res/img/buttons/vim.gif
Normal file
BIN
res/img/buttons/vim.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
Loading…
Reference in a new issue