diff --git a/content/posts/hello.md b/content/posts/hello.md deleted file mode 100644 index d6e7774..0000000 --- a/content/posts/hello.md +++ /dev/null @@ -1,16 +0,0 @@ -# Hello World - -2026-06-24 - -This is the first post on the blog. It uses **markdown** rendered via goldmark. - -## Code blocks work too - -```go -func main() { - println("controlled chaos") -} -``` - -- Bullet lists -- More bullets