remove svg on root and allow navbar to exist across all pages

This commit is contained in:
2026-08-11 22:18:27 +02:00
parent ec581b24e7
commit 816064e57d
3 changed files with 15 additions and 47 deletions
@@ -40,6 +40,7 @@
</script>
</head>
<body>
<Layouts.navbar />
{@inner_content}
</body>
</html>