This commit is contained in:
Timo Knuth
2026-01-27 17:27:47 +01:00
parent 4dc7c29134
commit 1a6dc01291
5 changed files with 38 additions and 12 deletions

View File

@@ -35,6 +35,9 @@ export default function AdBanner({
'/terms',
'/cookie-policy',
'/impressum',
'/press',
'/testimonials',
'/authors',
];
// Check if current path matches strictly or starts with excluded path (for nested legal/blog pages if needed, though mostly exact matches here)