mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
⚒️ Fix next-seo.config.
This commit is contained in:
parent
c72cc154dc
commit
7e5a8eb48b
@ -1,7 +1,7 @@
|
||||
export default {
|
||||
title: "A beautiful library with SVG logos",
|
||||
titleTemplate: "%s - svgl",
|
||||
description: "A beautiful library with SVG logos. Free and open source.",
|
||||
titleTemplate: "%s - Svgl",
|
||||
description: "Svgl is a library of free and open source SVG logos.",
|
||||
defaultTitle: "svgl",
|
||||
additionalLinkTags: [
|
||||
{
|
||||
@ -36,7 +36,7 @@ export default {
|
||||
},
|
||||
],
|
||||
openGraph: {
|
||||
site_name: "svgl - A beautiful library with SVG logos",
|
||||
site_name: "Svgl",
|
||||
url: "https://svgl.vercel.app/",
|
||||
type: "website",
|
||||
locale: "en_IE",
|
||||
@ -45,8 +45,7 @@ export default {
|
||||
url: "/images/banner.png",
|
||||
width: 1920,
|
||||
height: 1080,
|
||||
alt: "svgl - A beautiful library with SVG logos",
|
||||
type: "image/jpeg",
|
||||
type: "image/png",
|
||||
}
|
||||
],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user