From 795dd4ebe599a476db1d6d161053512c23753d41 Mon Sep 17 00:00:00 2001 From: mtgmonkey Date: Thu, 19 Jun 2025 06:15:09 -0400 Subject: [PATCH] fix README formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fc25fb4..2bce72e 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -### best-blog +# best-blog This is Andromeda's personal blog. It's served with [my webserver](https://git.mtgmonkey.net/Andromeda/rust-http-server.git) and is heavily inspired by [BMFW](http://bettermotherfuckingwebsite.com). ## build -# Try it out: +### Try it out: `nix run git+https://git.mtgmonkey.net/Andromeda/best-blog.git` -# Copy locally: +### Copy locally: `git clone https://git.mtgmonkey.net/Andromeda/best-blog.git` `cd best-blog`