add icon
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'
|
||||
|
||||
export async function getStaticPaths() {
|
||||
const data = await fetch('https://betaeducacao.com.br/wp-json/wp/v2/posts')
|
||||
|
||||
Reference in New Issue
Block a user