tfeigel
09a1515025
refactor: unify template structure by introducing a layout snippet
...
Replaces repetitive header, navbar, and footer code in templates with a centralized `layout` snippet for better maintainability. Cleans up and simplifies various template snippets.
2025-06-29 12:15:33 +02:00
tfeigel
b65011b0c4
chore: format code and improve readability in README, index.php, and navbar snippet
2025-06-26 19:55:16 +02:00
tfeigel
9746102580
fix: update hardcoded links to dynamic routes and replace static title with page title variable
2025-06-26 19:46:59 +02:00
tfeigel
32cc192e35
refactor: modernize footer layout and styling with simplified SVG logo
2025-06-26 18:29:02 +02:00
tfeigel
cb9fe561e0
feat: add hero section with background image and animated chess game
2025-06-14 23:15:47 +02:00
tfeigel
3c5985d52f
feat: update responsive utility classes and adjust navbar logo styles
2025-06-14 21:12:49 +02:00
tfeigel
14d62a8e68
feat: update navbar logo and styles, add responsive margin utility classes
2025-06-14 21:02:33 +02:00
tfeigel
3b32f066f4
feat: implement mobile menu toggle and update styles for navbar and footer
2025-06-14 19:35:29 +02:00
tfeigel
6177803d35
feat: redesign footer with new logo and layout
2025-06-14 18:41:33 +02:00