diff options
| author | Christian Cleberg <[email protected]> | 2025-12-14 18:57:52 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-14 18:57:52 -0600 |
| commit | 139e9ae32e4c441587c8365486f32b5fb4fefd0e (patch) | |
| tree | f95164dbfb62d36150f427072aac395731b74bc6 /README.org | |
| parent | b38e8abc5a7e2fa9f660901e0d0a8a16829f35a9 (diff) | |
| download | ccleberg-139e9ae32e4c441587c8365486f32b5fb4fefd0e.tar.gz ccleberg-139e9ae32e4c441587c8365486f32b5fb4fefd0e.tar.bz2 ccleberg-139e9ae32e4c441587c8365486f32b5fb4fefd0e.zip | |
fix blog post URLs
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -9,16 +9,16 @@ (blog-posts . ((:date "2025-12-06" :title "Self‑Hosting Guide: Tor Websites" - :url "https://cleberg.net/blog/self-hosting-guide-tor-websites.html") + :url "https://cleberg.net/blog/self-hosting-tor.html") (:date "2025-11-23" :title "Practical Uses for AI in IT Audit" - :url "https://cleberg.net/blog/practical-uses-for-ai-in-it-audit.html") + :url "https://cleberg.net/blog/it-audit-ai.html") (:date "2025-11-15" :title "Striving for 100% WCAG 2 Compliance" - :url "https://cleberg.net/blog/striving-for-100-wcag-2-compliance.html") + :url "https://cleberg.net/blog/wcag.html") (:date "2025-11-02" :title "Using aerc on macOS" - :url "https://cleberg.net/blog/using-aerc-on-macos.html") + :url "https://cleberg.net/blog/aerc-macos.html") (:date "2025-10-25" :title "Digital Garden" :url "https://cleberg.net/blog/digital-garden.html"))))) |
