From 04f12d8141bbf3e99a1d1482359c5deaec0adebb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 19 Jun 2026 08:11:09 +0300 Subject: Revert footer link to the default shuriken.sh credit Drop the SOURCE_URL override on both sites so the header bar "Site generated ... with " falls back to shuriken's default (codeberg.org/snonux/shuriken.sh). Co-Authored-By: Claude Opus 4.8 --- alt.irregular.ninja/shuriken.conf | 3 --- irregular.ninja/shuriken.conf | 3 --- 2 files changed, 6 deletions(-) diff --git a/alt.irregular.ninja/shuriken.conf b/alt.irregular.ninja/shuriken.conf index 6eaa770..f48445a 100644 --- a/alt.irregular.ninja/shuriken.conf +++ b/alt.irregular.ninja/shuriken.conf @@ -1,9 +1,6 @@ # The title of the photoalbum TITLE='Alternative Irregular Ninja' -# Source/project link shown in the page footer ("Site generated ... with "). -SOURCE_URL=https://codeberg.org/snonux/irregular.ninja - # Thumbnail height geometry THUMBHEIGHT=400 # Normal geometry height when viewing a photo. diff --git a/irregular.ninja/shuriken.conf b/irregular.ninja/shuriken.conf index 9e28c3b..c63c5b1 100644 --- a/irregular.ninja/shuriken.conf +++ b/irregular.ninja/shuriken.conf @@ -1,9 +1,6 @@ # The title of the photoalbum TITLE='Irregular Ninja' -# Source/project link shown in the page footer ("Site generated ... with "). -SOURCE_URL=https://codeberg.org/snonux/irregular.ninja - # Thumbnail height geometry THUMBHEIGHT=400 # Normal geometry height when viewing a photo. -- cgit v1.2.3