feat: add favicon
Some checks failed
🚀 Lint & Test & Deploy / release (push) Failing after 2m5s

This commit is contained in:
release-bot
2026-02-10 15:11:58 +01:00
parent 1668a2e6d5
commit 102130cc77
5 changed files with 10 additions and 83 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/svelte.svg" />
<link rel="icon" href="%sveltekit.assets%/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
%sveltekit.head%
<title>Nodes</title>