diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ See the [blog post](https://justine.smithies.me.uk/blarg.html) for more details. ## Quickstart -* Clone this repository `git clone https://codeberg.org/JustineSmithies/blarg` +* Clone this repository `git clone https://git.sr.ht/~justinesmithies/blarg` * Put your blog posts as markdown files into `posts` * Place any images into the `public` folder * Run `./blarg` and your posts will show up in `build` |