diff --git a/.eslintrc.json b/.eslintrc.json deleted file mode 100644 index bffb357a..00000000 --- a/.eslintrc.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "next/core-web-vitals" -} diff --git a/app/[locale]/[slug]/page.tsx b/app/[locale]/[slug]/page.tsx index ba784eac..df5a5f5a 100644 --- a/app/[locale]/[slug]/page.tsx +++ b/app/[locale]/[slug]/page.tsx @@ -20,53 +20,53 @@ export default async function StandardPage({ params: { locale, slug } }: PagePro return (
{/* Hero Section */} -
+
- Information - + Information + {pageData.frontmatter.title}
-
+
-
+
{/* Sticky Narrative Sidebar */} -
-
-
-

Quick Navigation

-