2
0
forked from jmug/cactoide

feat: add favicon

This commit is contained in:
Levente Orban
2025-08-27 08:47:08 +02:00
parent 4c387a10f1
commit 36dc19933a
4 changed files with 2 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">