metadata declared in layout file

This commit is contained in:
muhammed sinan
2025-06-25 20:14:55 +05:30
parent e786d437a5
commit 2e5b623d90
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
import { Metadata } from "next";
export const metadata: Metadata = {
export const baseMetaData: Metadata = {
title: "OpenCut",
description:
"A simple but powerful video editor that gets the job done. In your browser.",