jekyll build from Action 484bef90b1

This commit is contained in:
2025-10-22 14:38:22 +00:00
parent 9e0bb042a0
commit 3a956b56e8
26 changed files with 2054 additions and 137 deletions

View File

@@ -1,4 +1,4 @@
const CACHE_NAME = "cyberpunk-cache-v1";
const CACHE_NAME = "cyberpunk-cache-v1-1";
const OFFLINE_URL = "/offline.html"; // Diese Seite wird angezeigt, wenn offline
const BASE_PATH = "/cpred/";
const SITEMAP_URL = BASE_PATH + "sitemap.json";