mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-09-27 12:08:19 +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')}`,
|
||||
'https://docs.opensaas.sh',
|
||||
)
|
||||
console.log(Astro.props)
|
||||
---
|
||||
|
||||
<!-- Render the default <Head/> component. -->
|
||||
|
Reference in New Issue
Block a user