aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2023-09-23 17:33:33 +0100
committerJustine Smithies <justine@smithies.me.uk>2023-09-23 17:33:33 +0100
commitbaf8325ad2686ddcfcb22d6246d9e33b59f4994a (patch)
tree2bd4aed08d41aefdde4c8640548b2381f4cf57a1
parent3bb2361bc4693204523e0bcf87881d0c817a6743 (diff)
Changed links to Sourcehut
-rw-r--r--posts/blarg.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/blarg.md b/posts/blarg.md
index cda5690..1db0ca5 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.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.
## Why didn't I just use one of the above?