Refactor player guides: Add new sections for Quick Hacking and Lock Picking; update navigation links and archive rules.
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 5m14s
All checks were successful
Deploy Jekyll site to Pages / build (push) Successful in 5m14s
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
permalink: /assets/js/service-worker.js
|
||||
---
|
||||
|
||||
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 = "{{ "/" | relative_url }}";
|
||||
const SITEMAP_URL = BASE_PATH + "sitemap.json";
|
||||
|
||||
Reference in New Issue
Block a user