fix: favicon

This commit is contained in:
glazk0 2025-01-29 15:09:30 +01:00
parent 4775802a55
commit d6002e04a2
No known key found for this signature in database

View file

@ -2,7 +2,6 @@
<html lang="fr" style="color-scheme: dark;">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
%sveltekit.head%
</head>