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
+125 -67
View File
File diff suppressed because one or more lines are too long
+2 -1
View File
@@ -17,7 +17,8 @@
<div class="prose prose-invert">
<h2 class="text-4xl font-bold text-sf_blau-500 mb-6"><?= $page->title() ?></h2>
<p class="text-lg text-white">
Ihr Text kommt hier. Lorem ipsum dolor sit amet, consectetur
Ihr Text kommt hier. Lorem ipsum dolor sit amet,
consectetur
adipiscing elit.
</p>
</div>
+267 -159
View File
File diff suppressed because one or more lines are too long