diff options
| author | Bradley Taunt <bt@btxx.org> | 2025-01-20 15:44:18 -0500 |
|---|---|---|
| committer | Bradley Taunt <bt@btxx.org> | 2025-01-20 15:44:18 -0500 |
| commit | cd0d6efa2644bf3cd889e99f4841cfe5a21a7bb6 (patch) | |
| tree | 6f1b10b6df0a38b2833c2a7a364b8ef44a17718b | |
| parent | c0673c23500eadb6d268b9650a4c79f1f4de4f4d (diff) | |
Fix missing links on about page
| -rw-r--r-- | pages/about.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pages/about.md b/pages/about.md index 90cf06a..90a3c72 100644 --- a/pages/about.md +++ b/pages/about.md @@ -17,7 +17,7 @@ Core tools are HTML, CSS, Ruby, JavaScript & PHP. Currently improving my skills Elsewhere on the web: -- [Mastodon]() -- [Lobsters]() -- [HackerNews]() -- [LowEndTalk]() +- [Mastodon](https://mastodon.bsd.cafe/@bt) +- [Lobsters](https://lobste.rs/~bt) +- [HackerNews](https://news.ycombinator.com/user?id=bradley_taunt) +- [LowEndTalk](https://lowendtalk.com/profile/btxx) |
