diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2025-03-24 16:34:56 -0400 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2025-03-24 16:34:56 -0400 |
commit | f9780b1b67888e4ac75305b0e33c6225788ef1c7 (patch) | |
tree | bc50e96dad20be0b993b6d347479b3cb64632a70 /play.html | |
parent | 1fc929c68da733398c85c89d3f6db2154df1a16f (diff) | |
download | vijayanagara-f9780b1b67888e4ac75305b0e33c6225788ef1c7.tar.gz |
Responsive favicon
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <meta name="theme-color" content="#444"> <meta charset="UTF-8"> <title>VIJAYANAGARA</title> -<link id="favicon" rel="icon" href="images/Flags_VE.png"> +<link id="favicon" rel="icon"> <link rel="stylesheet" href="/fonts/fonts.css"> <link rel="stylesheet" href="/common/client.css"> <link rel="stylesheet" href="play.css"> |