Fix config used in @astrolib/seo: siteName to site_name
This commit is contained in:
@ -16,7 +16,7 @@ metadata:
|
||||
index: true
|
||||
follow: true
|
||||
openGraph:
|
||||
siteName: AstroWind
|
||||
site_name: AstroWind
|
||||
images:
|
||||
- url: '~/assets/images/default.png'
|
||||
width: 1200
|
||||
|
Reference in New Issue
Block a user