diff options
author | arf20 <aruizfernandez05@gmail.com> | 2024-03-03 01:04:22 +0100 |
---|---|---|
committer | arf20 <aruizfernandez05@gmail.com> | 2024-03-03 01:04:22 +0100 |
commit | 2fdf57d55ad87fe755f3b152320ceea27c49f755 (patch) | |
tree | edfe2b35545b93c865f7edef6837488379edb5f0 | |
parent | 4a380511ccdb002518463665dc5f44bbf0c74fc8 (diff) | |
download | arfnet2-web-2fdf57d55ad87fe755f3b152320ceea27c49f755.tar.gz arfnet2-web-2fdf57d55ad87fe755f3b152320ceea27c49f755.zip |
Add IPv6 button
-rw-r--r-- | gifs/ipv6.gif | bin | 0 -> 2349 bytes | |||
-rw-r--r-- | index.html | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/gifs/ipv6.gif b/gifs/ipv6.gif Binary files differnew file mode 100644 index 0000000..3c17939 --- /dev/null +++ b/gifs/ipv6.gif @@ -59,8 +59,9 @@ <img src="gifs/powered-by-debian.gif"> <img src="gifs/powered-by-opnsense.png"> <img src="gifs/powered-by-proxmox.png"> + <img src="gifs/ipv6.gif"> + <img src="gifs/gplv3.gif"> <img src="gifs/piracy.gif"> <img src="gifs/gay.gif"> - <img src="gifs/gplv3.gif"> </body> </html> |