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"

View File

@@ -14,8 +14,12 @@
);
</script>
<svelte:head>
<title>archtika | {routeName.replaceAll("/", " - ")}</title>
</svelte:head>
<nav>
<strong>archtika</strong>
<img src="/favicon.svg" width="24" height="24" alt="" />
<ul class="link-wrapper">
{#if data.user}
<li>