🔍 Sitemap!
♿ Dark mode to protect your eyes
This commit is contained in:
@ -14,7 +14,7 @@ export function createSEOHead(title: string, description: string, url: string) {
|
||||
{
|
||||
hid: 'og:url',
|
||||
property: 'og:url',
|
||||
content: useRuntimeConfig().public.baseUrl + '/' + url,
|
||||
content: useRuntimeConfig().public.siteUrl + '/' + url,
|
||||
},
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user