20 lines
562 B
Markdown
20 lines
562 B
Markdown
|
|
---
|
||
|
|
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?
|