diff options
Diffstat (limited to 'src/pages/index.astro')
| -rw-r--r-- | src/pages/index.astro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/index.astro b/src/pages/index.astro index 3886d8f..ec63ed6 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -83,7 +83,6 @@ const microposts = (await getCollection("micro")).sort( Blog posts are regular long form writing about some technical concept, MicroPosts are all over the place and are usually quite unstructured. The RSS feed combines both of these. </p> <p>Check out the main site as well: <a href="https://pinapelz.com">pinapelz.com</a></p> - </p> </main> </body> <Footer /> |
