update favicon
All checks were successful
Deploy Sokko G / deploy (push) Successful in 6s

This commit is contained in:
Shinuwa 2026-07-24 09:57:14 +02:00
parent 6e1472d2fb
commit a8809afdfd
2 changed files with 42 additions and 1 deletions

View file

@ -9,7 +9,8 @@
/>
<meta name="theme-color" content="#070913" />
<title>Sokko G</title>
<link rel="icon" href="/favicon.ico" sizes="any" />
<link rel="icon" href="/favicon.svg" type="image/svg+xml" />
<link rel="alternate icon" href="/favicon.ico" sizes="any" />
</head>
<body>
<div id="app"></div>