aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-08-13 16:55:43 -0700
committerPinapelz <yukais@pinapelz.com>2026-08-13 16:55:43 -0700
commitb913e45faa5b9c4d78f1b575818a7e96b8678ce8 (patch)
treeed26dde91dfd911b5dec1c207d20fc373d7b382d /src
parent357228b0d774da627c4c4840da12e9b57842654b (diff)
chore: bump astro to v7
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.astro1
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 />
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage