Icons and better auth flow

This commit is contained in:
Roman Krček
2025-07-14 22:16:03 +02:00
parent ffbd3c7cda
commit 5b26b6951c
4 changed files with 2 additions and 2 deletions

View File

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