diff --git a/src/content/blog/i-updated-my-guestbook.md b/src/content/blog/i-updated-my-guestbook.md new file mode 100644 index 0000000..215480f --- /dev/null +++ b/src/content/blog/i-updated-my-guestbook.md @@ -0,0 +1,20 @@ +--- +title: "i updated my guestbook!" +pubDate: 'May 25 2025' +description: "" +draft: false +--- + +hello! + +just wanted to say i updated my [/guestbook](/guestbook) today! + +replaced my old one where people sent in pizza drawings with an easier one made by [Meadow](https://meadow.cafe/). + +currently it's an iframe, but i know i can use javascript to insert it as well. might change it in the future, we'll see. + +feel free to sign it or not :) + +--- + +> PS: maybe i should create an `/status`-page instead of my current [/twtxt.txt](/twtxt.txt) for these kinda updates? \ No newline at end of file