Add tracks page

This commit is contained in:
thiloho
2025-04-27 10:45:04 +02:00
parent b1b19ac676
commit a03cfc5ae0
27 changed files with 60 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
---
import Logo from "../img/TH.svg";
import Logo from "../content/TH.svg";
const routes = ["blog"];
const routes = ["blog", "tracks"];
---
<nav class="sticky top-0 z-10 max-w-none bg-white dark:bg-neutral-800">