aboutsummaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-08-28 09:08:59 +0100
committerJustine Smithies <justine@smithies.me.uk>2024-08-28 09:08:59 +0100
commit027eb57cbdf434a3f162491414b481fa0dc36e67 (patch)
tree4458a919ab49ab2b4afe24334b3c83b24407a4ca /posts
parent2b9270f2cf1d917f1db17a961ff8a3f217955cf2 (diff)
Changed blarg url in blarg post
Diffstat (limited to 'posts')
-rw-r--r--posts/blarg.md2
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?