diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/content/content.config.ts (renamed from src/content/config.ts) | 0 | ||||
| -rw-r--r-- | src/pages/index.astro | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/src/content/config.ts b/src/content/content.config.ts index e2c62ca..e2c62ca 100644 --- a/src/content/config.ts +++ b/src/content/content.config.ts 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 /> |
