1
0
mirror of https://github.com/moparisthebest/pi-hole synced 2024-12-22 15:18:50 -05:00

new index to display tiny gif

The GIF is only 25 Bytes.

Thanks to http://probablyprogramming.com/2009/03/15/the-tiniest-gif-ever
This commit is contained in:
jacobsalmela 2015-06-06 23:28:41 -05:00
parent 1637e9fe58
commit 857c1e6edf

5
advanced/index.html Normal file
View File

@ -0,0 +1,5 @@
<html>
<body>
<div style="height:1px; width:1px;"><img src="25Bytes.gif" height="1" width="1"></img></div>
</body>
</html>