diff --git a/src/pages/index.astro b/src/pages/index.astro index 8b47156..420723e 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -18,7 +18,13 @@ const sortedPosts = getSortedPosts(posts);

Mingalaba

- +