mirror of
https://github.com/zen-browser/www.git
synced 2025-07-10 18:25:31 +02:00
commit
bd9291a1d4
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ import { Navigation } from "@/components/navigation";
|
||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Zen",
|
title: "Zen Browser",
|
||||||
description: "Download now and experience the Zen Browser",
|
description: "Download now and experience the Zen Browser",
|
||||||
keywords: ["Zen", "Browser", "Zen Browser", "Web", "Internet", "Fast"],
|
keywords: ["Zen", "Browser", "Zen Browser", "Web", "Internet", "Fast"],
|
||||||
applicationName: "Zen Browser",
|
applicationName: "Zen Browser",
|
||||||
|
@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
||||||
creator: "Zen Team",
|
creator: "Zen Team",
|
||||||
robots: "index, follow",
|
robots: "index, follow",
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "Zen",
|
title: "Zen Browser",
|
||||||
description: "Download now and experience the Zen Browser",
|
description: "Download now and experience the Zen Browser",
|
||||||
locale: "en_US",
|
locale: "en_US",
|
||||||
url: "https://zen-browser.app/",
|
url: "https://zen-browser.app/",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue