Astro added to examples

pull/3758/head
Bahadır Sofuoğlu 2023-03-14 10:50:36 +03:00
parent fc747ff727
commit 381f4e3af8
1 changed files with 4 additions and 0 deletions

View File

@ -15,5 +15,9 @@
<img src="https://primefaces.org/cdn/primevue/images/logos/vue.svg" alt="Vue CLI" class="w-8rem h-8rem mb-3" />
<span class="font-bold text-xl text-900">Vue-CLI</span>
</a>
<a href="https://github.com/primefaces/primevue-examples/tree/main/astro-quickstart" class="flex flex-column align-items-center">
<img src="https://primefaces.org/cdn/primevue/images/logos/astro.svg" alt="Astro.JS" class="w-8rem h-8rem mb-3" />
<span class="font-bold text-xl text-900">Astro</span>
</a>
</div>
</template>