feat: create initial site structure with pages and update design elements

This commit is contained in:
2025-06-26 18:51:31 +02:00
parent 5fe16734ce
commit caec33985c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
<!--Grid-->
<div class="py-7 border-t border-gray-700">
<div class="flex items-center justify-center">
<span class="text-base text-sf_gelb-400">&copy; 2025 - <a href="https://www.schachfreunde-badsteben.de/">Schachfreunde Bad Steben </a></span>
<span class="text-base text-sf_gray-700">&copy; 2025 - <a href="https://www.schachfreunde-badsteben.de/">Schachfreunde Bad Steben </a></span>
</div>
</div>
</div>