fix: cleanup footer, smart navigation, and projects redesign

Removed aggressive background text in footer. Implemented intelligent back button for projects. Redesigned project archive page. Stabilized idle quote logic in activity feed.
This commit is contained in:
2026-02-16 01:35:35 +01:00
parent 7955dfbabb
commit 91eb446ac5
10 changed files with 176 additions and 2650 deletions

View File

@@ -6,6 +6,7 @@
"contact": "Kontakt"
},
"common": {
"back": "Zurück",
"backToHome": "Zurück zur Startseite",
"backToProjects": "Zurück zu den Projekten",
"viewAllProjects": "Alle Projekte ansehen",

View File

@@ -6,6 +6,7 @@
"contact": "Contact"
},
"common": {
"back": "Back",
"backToHome": "Back to Home",
"backToProjects": "Back to Projects",
"viewAllProjects": "View All Projects",