diff --git a/frontend/.gitignore b/frontend/.gitignore
index d7d7e54..8666307 100644
--- a/frontend/.gitignore
+++ b/frontend/.gitignore
@@ -22,3 +22,5 @@ logs
.env
.env.*
!.env.production
+
+content/
\ No newline at end of file
diff --git a/frontend/app/components/parts/HeaderLinks.vue b/frontend/app/components/parts/HeaderLinks.vue
index 1856010..3e4f628 100644
--- a/frontend/app/components/parts/HeaderLinks.vue
+++ b/frontend/app/components/parts/HeaderLinks.vue
@@ -36,14 +36,14 @@ function getToPath(targetKey: string): string {
│
/{{ $t('header.links.blog') }}
- {{ t('pages.contact_heading') }}
- {{ t('pages.art_heading') }}
@@ -349,6 +342,13 @@ const sectionTargets = {