diff --git a/next.config.js b/next.config.js index aa0e125b..cbc2e6e8 100644 --- a/next.config.js +++ b/next.config.js @@ -192,10 +192,6 @@ const nextConfig = { source: '/api/analytics/:path*', destination: 'https://near.dataplane.rudderstack.com/:path*', }, - { - source: '/blog/:path*', - destination: '/blog/:path*/index.html', - }, ], headers: async () => [ { diff --git a/src/components/RedactedBanner.tsx b/src/components/RedactedBanner.tsx index 0a86c6b9..fcb566b9 100644 --- a/src/components/RedactedBanner.tsx +++ b/src/components/RedactedBanner.tsx @@ -17,7 +17,6 @@ export const RedactedBanner = () => { src="/images/redacted/redacted_live-now-banner.png" alt="Redacted: Reclaim your sovereignty at no cost. Click to be there IRL" /> - diff --git a/src/components/navigation/categories.ts b/src/components/navigation/categories.ts index c779240e..af97c54f 100644 --- a/src/components/navigation/categories.ts +++ b/src/components/navigation/categories.ts @@ -41,7 +41,6 @@ export const navigationCategories = [ url: '/data-availability', icon: 'ph-database ph-bold', }, - ], }, ], diff --git a/src/components/pages/Home.tsx b/src/components/pages/Home.tsx index f386c424..b26face9 100644 --- a/src/components/pages/Home.tsx +++ b/src/components/pages/Home.tsx @@ -186,8 +186,6 @@ export const Home = () => { The Blockchain for AI - -