diff options
author | Franck Cuny <franck@fcuny.net> | 2024-09-21 11:02:08 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-09-21 11:02:08 -0700 |
commit | 666a6664f9515a36a0227072e5e7ff8c755e5180 (patch) | |
tree | f8706a8de9ad7e4d8486e99e2d768b89394acf3f /nix/hosts | |
parent | add fcuny to git + sudo access (diff) | |
download | world-666a6664f9515a36a0227072e5e7ff8c755e5180.tar.gz |
tweak cgitrc
Diffstat (limited to 'nix/hosts')
-rw-r--r-- | nix/hosts/wildcat/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/hosts/wildcat/configuration.nix b/nix/hosts/wildcat/configuration.nix index 9163234..82190b4 100644 --- a/nix/hosts/wildcat/configuration.nix +++ b/nix/hosts/wildcat/configuration.nix @@ -45,7 +45,7 @@ let enable-blame=1 root-title=¯\_(ツ)_/¯ - root-desc="source code of my various projects" + root-desc=source code of my various projects # don't index or follow robots="noindex, nofollow" |