cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

95a36f2d09c2f8c48519292e0732ba27df54cd3a

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-03-18T23:20:28Z

fix /apps source links
 content/apps/index.org | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/content/apps/index.org b/content/apps/index.org
index a584820..75bcf93 100644
--- a/content/apps/index.org
+++ b/content/apps/index.org
@@ -4,19 +4,19 @@
 
 * iOS Apps
 
-Small apps I've built for iOS. Fully offline. No ads, no accounts, no data
-collection.
+Apps I've built for iOS. No ads, no tracking, no data collection.
 
 #+begin_quote
-All 3 apps are currently in Apple's review queue and are not available on the
-App Store yet. I will update the links here as soon as Apple publishes them.
+Some apps are currently in Apple's review queue and are not available on the App
+Store yet. I will update the links here as soon as Apple publishes them.
 #+end_quote
 
-| App             | Description                          | GitHub |
-|-----------------+--------------------------------------+--------|
-| Day By Day      | Learn days, months & seasons!        | [[https://git.sr.ht/~ccleberg/DayByDay][GitHub]] |
-| Domain Dig      | DNS lookup & SSL certificate checker | [[https://git.sr.ht/~ccleberg/DomainDig][GitHub]] |
-| Space Explorers | Explore the galaxy and learn!        | [[https://git.sr.ht/~ccleberg/SpaceExplorers][GitHub]] |
+| App             | Description                          | Source Code |
+|-----------------+--------------------------------------+-------------|
+| [[https://apps.apple.com/us/app/daybyday-learn/id6760321939][Day By Day]]      | Learn days, months & seasons!        | [[https://git.sr.ht/~ccleberg/DayByDay][sr.ht]]       |
+| Domain Dig      | DNS lookup & SSL certificate checker | [[https://git.sr.ht/~ccleberg/DomainDig][sr.ht]]       |
+| Hutch           | A Sourcehut client for iOS           | [[https://sr.ht/~ccleberg/Hutch/][sr.ht]]       |
+| Space Explorers | Explore the galaxy and learn!        | [[https://git.sr.ht/~ccleberg/SpaceExplorers][sr.ht]]       |
 
 * Web Projects