This commit is contained in:
mauro 🤙
2024-08-31 10:31:09 +00:00
parent 6fcc93665f
commit 5b6caa1d7b
2 changed files with 1 additions and 6 deletions

View File

@@ -2,8 +2,6 @@ import { BrandingAssets } from "@/components/branding-assets";
import Footer from "@/components/footer";
import { Navigation } from "@/components/navigation";
export const runtime = 'edge';
export default function BrandingAssetsPage() {
return (
<main className="flex min-h-screen flex-col items-center justify-start">