Switch temporarily homepage share image to static
Directus blocks assets from robots.txt?! 🤔
This commit is contained in:
@@ -78,8 +78,9 @@
|
||||
<Metas
|
||||
title={settings.seo_title}
|
||||
description={settings.seo_description}
|
||||
image={getAssetUrlKey(settings.seo_image.id, 'share-image')}
|
||||
image="/images/share_image.jpg"
|
||||
/>
|
||||
<!-- image={getAssetUrlKey(settings.seo_image.id, 'share-image')} -->
|
||||
|
||||
<PageTransition name="homepage">
|
||||
<section class="homepage__intro"
|
||||
|
||||
Reference in New Issue
Block a user