Skip to content

Commit

Permalink
fix: update seo tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Cygra committed Jan 12, 2025
1 parent 45d7710 commit 8b5904c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ export const metadata: Metadata = {
"This site is developed with Next.js and Mediapipe tasks-vision Image Segmenter." +
" Implmenting machine learning to detect human face and render a real-time mask.",
siteName: "Danmaku Mask",
images: [
{
url: "https://example.com/og.png",
},
],
},
};

Expand Down

0 comments on commit 8b5904c

Please sign in to comment.