diff options
Diffstat (limited to 'includes/head.php')
-rw-r--r-- | includes/head.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/includes/head.php b/includes/head.php index 246f351..ba16fb0 100644 --- a/includes/head.php +++ b/includes/head.php @@ -193,6 +193,8 @@ echo '<title>53hornet</title>'; } ?> + + <link rel="icon" href="/53hornet.svg" type="image/svg+xml"> </head> <body> |