Change to svg favicon

This commit is contained in:
CactiChameleon9
2024-08-31 00:45:40 +01:00
parent afd6da1d63
commit 45e889f837
2 changed files with 9 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="/favicon.ico" type="image/ico">
<link rel="icon" href="/favicon.svg" type="image/svg">
<title>{{$.Title}}</title>
<style>
/* Light Theme */