mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-24 13:50:17 +00: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:
parent
1637e9fe58
commit
857c1e6edf
1 changed files with 5 additions and 0 deletions
5
advanced/index.html
Normal file
5
advanced/index.html
Normal 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>
|
Loading…
Reference in a new issue