7 lines
401 B
Markdown
7 lines
401 B
Markdown
---js
|
|
const title = "First post";
|
|
const date = "2025-02-28";
|
|
const draft = false;
|
|
---
|
|
hey! this is this one's first post on this blog. the blog will contain things like life updates, server updates, and general rambling.
|
|
for more often, and shorter things, you can follow it on [fedi](https://sharkey.everypizza.im/@me) (most active) or [bluesky](https://bsky.app/profile/everypizza.im) (less active)
|