From 8780e8761da6b1eec5d686a25c9f673c22d974c6 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Aug 2026 18:14:35 -0500 Subject: add pre-push deploy hook; source links to git.krz.sh; fix app button color - pre-push hook builds with zola and rsyncs public/ to homelab on main - wire core.hooksPath to tracked .githooks/ - point app source links at git.krz.sh instead of github - keep .prose btn text at --text/--btn-fg instead of link blue - drop dead github pages workflow (remote is self-hosted git now) --- content/apps/daybyday.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/apps/daybyday.md') diff --git a/content/apps/daybyday.md b/content/apps/daybyday.md index 46cb4d6..44b5c8b 100644 --- a/content/apps/daybyday.md +++ b/content/apps/daybyday.md @@ -4,7 +4,7 @@ description = "An educational iOS app that helps children learn the calendar." weight = 5 [extra] -link = "https://github.com/krazywarez/daybyday" +link = "https://git.krz.sh/daybyday" link_label = "Source" appstore = "https://apps.apple.com/us/app/daybyday-learn/id6760321939" privacy = "/privacy/daybyday/" -- cgit v1.2.3