mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-09-29 04:53:18 +02:00
Update HeadWithOGImage.astro
This commit is contained in:
@@ -8,7 +8,6 @@ const ogImageUrl = new URL(
|
|||||||
`/og-images/${Astro.props.id.replace(/blog\//, '').replace(/\.\w+$/, '.webp')}`,
|
`/og-images/${Astro.props.id.replace(/blog\//, '').replace(/\.\w+$/, '.webp')}`,
|
||||||
'https://docs.opensaas.sh',
|
'https://docs.opensaas.sh',
|
||||||
)
|
)
|
||||||
console.log(Astro.props)
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- Render the default <Head/> component. -->
|
<!-- Render the default <Head/> component. -->
|
||||||
|
Reference in New Issue
Block a user