diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-08-28 09:08:59 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-08-28 09:08:59 +0100 |
commit | 027eb57cbdf434a3f162491414b481fa0dc36e67 (patch) | |
tree | 4458a919ab49ab2b4afe24334b3c83b24407a4ca | |
parent | 2b9270f2cf1d917f1db17a961ff8a3f217955cf2 (diff) |
Changed blarg url in blarg post
-rw-r--r-- | posts/blarg.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/blarg.md b/posts/blarg.md index 1db0ca5..4a21aaf 100644 --- a/posts/blarg.md +++ b/posts/blarg.md @@ -1,6 +1,6 @@ # My simple blog engine blarg -All the pages on this website are built using my simple blog engine [blarg](https://git.sr.ht/~justinesmithies/blarg). It is a combination of all the best bits of both [blog.sh](https://github.com/karlb/karl.berlin) and [barf](https://git.sr.ht/~bt/barf) plus I've added some of my own touches too. +All the pages on this website are built using my simple blog engine [blarg](https://git.smithies.me.uk/blarg). It is a combination of all the best bits of both [blog.sh](https://github.com/karlb/karl.berlin) and [barf](https://git.sr.ht/~bt/barf) plus I've added some of my own touches too. ## Why didn't I just use one of the above? |