Add banner about new docs (#24270)

This commit is contained in:
Rijk van Zanten
2024-12-23 10:32:20 -05:00
committed by GitHub
parent b64bd4173c
commit 7621e2a4c4

View File

@@ -9,6 +9,15 @@ import Github from '@/components/home/icons/Github.vue';
import Badge from '@/components/Badge.vue';
</script>
<section :class="[$style.hero, $style.paddingBox]" style="margin-top: 64px;">
<Card
title="New Documentation!"
text="We've completely revamped our docs which will replace these ones soon. Take a look on https://directus.io/docs and let us know what you think!"
url="https://directus.io/docs"
icon="book"
/>
</section>
<section :class="[$style.hero, $style.paddingBox]">
<div :class="[$style.sectionContainer, $style.sectionContainerHero, $style.flex]">
<div :class="[$style.heroContent, $style.sectionPaddingHero]">