This commit is contained in:
2025-04-21 12:23:43 -03:00
parent 24392f795b
commit 91d03d194e
6 changed files with 48 additions and 42 deletions

View File

@@ -1,6 +1,6 @@
---
import Layout from '~/layouts/Layout.astro'
import Container from '~/components/Container'
import Container from '~/components/Container.astro'
export async function getStaticPaths() {
const data = await fetch('https://betaeducacao.com.br/wp-json/wp/v2/posts')