diff --git a/src/pages/index.astro b/src/pages/index.astro index 7dc478f..d36657e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -6,8 +6,6 @@ import Footer from "../components/Footer.astro"; const response = await fetch('https://social.ayco.io/api/v1/accounts/109547735999980313') const { avatar, - followers_count, - following_count, note } = await response.json(); --- @@ -26,10 +24,6 @@ const { AyoAyco
- Now Building a Cozy Web without borders... @@ -202,6 +196,9 @@ const {