diff options
author | Paul Duncan <pabs@pablotron.org> | 2025-05-18 16:00:10 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2025-05-18 16:00:10 -0400 |
commit | a48811f2b59ab35e0850762de86ea5a988522b59 (patch) | |
tree | fc86a82a8e5075df925a47ff9a270e4b6bbb24ba | |
parent | 795031bf5865eda73c5efd907555b1bc02410bb7 (diff) | |
download | pablotron.org-a48811f2b59ab35e0850762de86ea5a988522b59.tar.xz pablotron.org-a48811f2b59ab35e0850762de86ea5a988522b59.zip |
content/articles/about.md: add onion service link
-rw-r--r-- | content/articles/about.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/content/articles/about.md b/content/articles/about.md index 9c91f0d..a1d180a 100644 --- a/content/articles/about.md +++ b/content/articles/about.md @@ -104,6 +104,7 @@ More about this site: - [Archived Posts][]: Older blog posts, grouped by year. - [Site Backend][]: Description of the technology behind this site. +- [Onion Service][pabstor]: This site as an [onion service][]. ## Links @@ -168,3 +169,7 @@ Machine][] at the following URLs: "Archived Posts" [site backend]: {{< relref "articles/site-backend.md" >}} "Site Backend" +[pabstor]: http://pabstordmsrzhushs5drpb5mtb2ml56iyacidsjfebl2jlss65rlbsqd.onion + "Onion service URL for this site." +[onion service]: https://community.torproject.org/onion-services/ + "Service that can only be accessed via the Tor network." |