krz/krz.sh

clone: git clone https://gitbay.org/krz/krz.sh.git

7c1e8ba48742171a78160e5562d29752339bae55

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2026-08-12T05:33:14Z

remove static/CNAME

leftover from github pages. the domain is served by nginx on homelab
behind cloudflare, so the file did nothing.
 README.nfo   | 5 +----
 static/CNAME | 1 -
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/README.nfo b/README.nfo
index c9f683c..484b383 100644
--- a/README.nfo
+++ b/README.nfo
@@ -20,7 +20,7 @@ STRUCTURE
   content/         pages (home, services/, apps/, about/)
   templates/       tera templates
   sass/main.scss   styles, compiled to main.css
-  static/          assets, favicon.svg, CNAME
+  static/          assets, favicon.svg, og.png
   assets/          logo sources; build.sh regenerates the icons
 
 DEPLOY
@@ -36,9 +36,6 @@ DEPLOY
   urls in templates/base.html are cachebusted so changes propagate;
   anything else needs a manual purge.
 
-  static/CNAME is left over from github pages and no longer sets the
-  domain.
-
 ┌──────────────────────────────────────────────────────────────┐
 │  krz.sh                                                      │
 └──────────────────────────────────────────────────────────────┘
diff --git a/static/CNAME b/static/CNAME
deleted file mode 100644
index d562b09..0000000
--- a/static/CNAME
+++ /dev/null
@@ -1 +0,0 @@
-krz.sh