wip
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
import Layout from '~/layouts/Layout.astro'
|
||||
import Container from '~/components/Container'
|
||||
import Container from '~/components/Container.astro'
|
||||
|
||||
let res = await fetch('https://betaeducacao.com.br/wp-json/wp/v2/posts')
|
||||
let posts = await res.json()
|
||||
|
||||
Reference in New Issue
Block a user