mirror of
https://github.com/thiloho/aurora.git
synced 2025-11-22 19:41:35 +01:00
Update project description and favicon
This commit is contained in:
@@ -5,7 +5,9 @@ import ThemeToggle from "../components/ThemeToggle.svelte";
|
||||
|
||||
<nav>
|
||||
<div class="container">
|
||||
<a href="/"> Logo</a>
|
||||
<a href="/">
|
||||
<img src="/favicon.svg" width="32" height="32" alt="Logo" />
|
||||
</a>
|
||||
<slot />
|
||||
<ArticleSearchWrapper />
|
||||
<ThemeToggle client:only="svelte" />
|
||||
|
||||
Reference in New Issue
Block a user