Add action for demo deployment and favicon

This commit is contained in:
thiloho
2024-08-16 14:50:28 +02:00
parent 6897a1641d
commit a422fac957
6 changed files with 114 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.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link
rel="stylesheet"