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/solar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/apps/solar.md') diff --git a/content/apps/solar.md b/content/apps/solar.md index 7604d93..ef38650 100644 --- a/content/apps/solar.md +++ b/content/apps/solar.md @@ -4,7 +4,7 @@ description = "A native iOS client for Cloudflare." weight = 3 [extra] -link = "https://github.com/krazywarez/solar" +link = "https://git.krz.sh/solar" link_label = "Source" privacy = "/privacy/solar/" +++ -- cgit v1.2.3