Update layout.tsx

This commit is contained in:
mauro 🤙
2024-08-31 12:25:21 +02:00
committed by GitHub
parent 9beeb3057f
commit ac06b4d940

View File

@@ -8,6 +8,8 @@ import {getLocale, getMessages} from 'next-intl/server';
const inter = Inter({ subsets: ["latin"] }); const inter = Inter({ subsets: ["latin"] });
export const runtime = 'edge';
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Zen Browser", title: "Zen Browser",
description: "Download now and experience the Zen Browser", description: "Download now and experience the Zen Browser",