diff --git a/LICENSE b/LICENSE index 900bc10..81bddda 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ Copyright (c) 2026. All rights reserved. -Sentinel +Kube This software, including all associated source code, design assets, documentation, and related materials (collectively, the "Software"), is the exclusive proprietary diff --git a/app.js b/app.js index 42988f7..c472bc6 100644 --- a/app.js +++ b/app.js @@ -1,3 +1,5 @@ +// This was created/generated by Claude AI LLM there may be errors present. + if ('serviceWorker' in navigator) { // Setup — initialises and adds service worker to page window.addEventListener('load', () => { navigator.serviceWorker diff --git a/assets/icons/favicon.ico b/assets/icons/favicon.ico index 4d38222..7b0b404 100644 Binary files a/assets/icons/favicon.ico and b/assets/icons/favicon.ico differ diff --git a/assets/images/kubeLogo_GIMP.png b/assets/images/kubeLogo_GIMP.png new file mode 100644 index 0000000..4161068 Binary files /dev/null and b/assets/images/kubeLogo_GIMP.png differ diff --git a/assets/images/kubeLogo_GIMP.xcf b/assets/images/kubeLogo_GIMP.xcf new file mode 100644 index 0000000..bf4df7c Binary files /dev/null and b/assets/images/kubeLogo_GIMP.xcf differ diff --git a/assets/images/kubeLogo_Transparent_GIMP.png b/assets/images/kubeLogo_Transparent_GIMP.png new file mode 100644 index 0000000..7a0a485 Binary files /dev/null and b/assets/images/kubeLogo_Transparent_GIMP.png differ diff --git a/assets/images/kubeLogo_Transparent_GIMP.xcf b/assets/images/kubeLogo_Transparent_GIMP.xcf new file mode 100644 index 0000000..0f57c2d Binary files /dev/null and b/assets/images/kubeLogo_Transparent_GIMP.xcf differ diff --git a/assets/images/sentinelLogo.png b/assets/images/sentinelLogo.png deleted file mode 100644 index 5198218..0000000 Binary files a/assets/images/sentinelLogo.png and /dev/null differ diff --git a/html/home.html b/html/home.html index cbb1157..4cd1448 100644 --- a/html/home.html +++ b/html/home.html @@ -3,7 +3,7 @@ - Home | Sentinel + Home | Kube diff --git a/html/login.html b/html/login.html index 30a4088..d830d5e 100644 --- a/html/login.html +++ b/html/login.html @@ -3,7 +3,7 @@ - Login | Sentinel + Login | Kube diff --git a/html/transport.html b/html/transport.html index a9697f5..c220372 100644 --- a/html/transport.html +++ b/html/transport.html @@ -3,7 +3,7 @@ - Transport | Sentinel + Transport | Kube diff --git a/manifest.json b/manifest.json index 85b2089..e5deb8c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "Sentinel", - "name": "Sentinel", + "short_name": "Kube", + "name": "Kube", "lang": "en-GB", "icons": [ {