chore: format code and improve readability in README, index.php, and navbar snippet

This commit is contained in:
2025-06-26 19:55:16 +02:00
parent 23aac0c687
commit b65011b0c4
15 changed files with 6726 additions and 5214 deletions
-2
View File
@@ -24,8 +24,6 @@
<body class="font-sans antialiased bg-sf_grau-400 text-gray-900">
<?php snippet('navbar') ?>
<?php snippet('hero') ?>
<?= js('assets/js/navbar.js') ?>
</body>