diff options
author | Bradley Taunt <bt@btxx.org> | 2024-06-04 11:19:50 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-06-04 11:19:50 -0400 |
commit | 6b829cb0bb86bd75b872f32f3121722b000ec419 (patch) | |
tree | c3f90583fe7037ca3a2a5ede1b98056d14607f11 /pages/about.md | |
parent | 02806b941474d1a612a4425a82dfab0cc3cd7ff8 (diff) |
Fix personal URL on about page
Diffstat (limited to 'pages/about.md')
-rw-r--r-- | pages/about.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/about.md b/pages/about.md index 78eb6ef..d7b1264 100644 --- a/pages/about.md +++ b/pages/about.md @@ -4,6 +4,6 @@ barf is a minimal and suckless-inspired blog generator. It is a tweaked and slig ## Why? -This project was created by me, [Bradley Taunt](https://bt.ht), out of frustration with overly complex and bloated blogging options. I tried *so many* "minimal" generators but each one ended up having some glaring issue or heavy reliance on dependencies. +This project was created by me, [Bradley Taunt](https://btxx.org), out of frustration with overly complex and bloated blogging options. I tried *so many* "minimal" generators but each one ended up having some glaring issue or heavy reliance on dependencies. I wanted to have a system that I could easily replicate on any Linux machine. Something that didn't require me to download half the internet just to get up and running. I'm a sucker for keeping things simple. |