From 9adbe55164f4792e97b358587489aef356d06c99 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Tue, 16 Jun 2026 21:55:33 +0100 Subject: move sitemap.uppxml into src --- http/share/sitemap.uppxml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 http/share/sitemap.uppxml (limited to 'http/share') diff --git a/http/share/sitemap.uppxml b/http/share/sitemap.uppxml deleted file mode 100644 index bfcf8d8..0000000 --- a/http/share/sitemap.uppxml +++ /dev/null @@ -1,21 +0,0 @@ - - -#! -for f in $(find "${OUT}" -name "*.html") -do -#! - -#! -loc=$1/$(basename "${f}") -#! -${loc} -#! -lastmod=$(lmt -f '%Y-%m-%dT%H:%M:%SZ' "${f}" | cut -d' ' -f1) -#! -${lastmod} -1.0 - -#! -done -#! - -- cgit v1.2.3