From 2d2287524d566143105c42196a3de2bb7132cfc7 Mon Sep 17 00:00:00 2001 From: Radiohotline Date: Tue, 17 Feb 2026 12:35:04 +0000 Subject: nixring --- neocities/index.html | 2 +- neocities/update.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'neocities') diff --git a/neocities/index.html b/neocities/index.html index f3abab7..793fefd 100644 --- a/neocities/index.html +++ b/neocities/index.html @@ -34,7 +34,7 @@

moved

-

Updated: 2026-02-17 11:53:46

+

Updated: 2026-02-17 12:30:11

>> redirect diff --git a/neocities/update.sh b/neocities/update.sh index 9781f93..9b36d0e 100755 --- a/neocities/update.sh +++ b/neocities/update.sh @@ -1,6 +1,6 @@ NOW=$(date "+%Y-%m-%d %H:%M:%S") -FILE=neocities/index.html +FILE=index.html sed -e "s/Updated: .*<\/p>/Updated: $NOW<\/p>/g" -i '' $FILE -neoup -f neocities/index.html +neoup -f index.html -- cgit v1.3