diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 18:14:35 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 18:14:35 -0500 |
| commit | 8780e8761da6b1eec5d686a25c9f673c22d974c6 (patch) | |
| tree | 0bb327a0b42a28a38fd7a6c2830d6c68f1cddb87 /content/apps/domain-dig.md | |
| parent | 3028f0d7da990bd3c0da515658dd5ab90dd9e1d4 (diff) | |
| download | krz.sh-8780e8761da6b1eec5d686a25c9f673c22d974c6.tar.gz krz.sh-8780e8761da6b1eec5d686a25c9f673c22d974c6.tar.bz2 krz.sh-8780e8761da6b1eec5d686a25c9f673c22d974c6.zip | |
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)
Diffstat (limited to 'content/apps/domain-dig.md')
| -rw-r--r-- | content/apps/domain-dig.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/apps/domain-dig.md b/content/apps/domain-dig.md index 496895f..8dfe1b9 100644 --- a/content/apps/domain-dig.md +++ b/content/apps/domain-dig.md @@ -4,7 +4,7 @@ description = "DNS and SSL analysis, in your pocket." weight = 2 [extra] -link = "https://github.com/krazywarez/domain-dig" +link = "https://git.krz.sh/domain-dig" link_label = "Source" appstore = "https://apps.apple.com/us/app/domaindig/id6760368004" privacy = "/privacy/domain-dig/" |
