From 05391133138b4bbe9215aa4c048eabb2c2668267 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sun, 2 Aug 2026 18:20:41 -0500 Subject: point footer link to git.krz.sh; drop unused github config - footer "github" link becomes "git" -> https://git.krz.sh - remove now-unused config.extra.github --- config.toml | 1 - templates/base.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 0d900f9..46b042d 100644 --- a/config.toml +++ b/config.toml @@ -13,5 +13,4 @@ smart_punctuation = true [extra] email = "root@krz.sh" -github = "https://github.com/krazywarez" tagline = "Small, durable software focused on utility, privacy, and control." diff --git a/templates/base.html b/templates/base.html index 0f79de1..98b1aa5 100644 --- a/templates/base.html +++ b/templates/base.html @@ -24,7 +24,7 @@ -- cgit v1.2.3