From 2284a1b72f86f2a42fc5884276b8de16f6737372 Mon Sep 17 00:00:00 2001 From: Nishan Date: Mon, 1 Dec 2025 22:42:58 +0530 Subject: [PATCH] refactor v2 --- app/public/answers.html | 1 - app/public/index.html | 14 ++------------ app/public/results.html | 1 - nginx/default.conf | 9 +++++++++ 4 files changed, 11 insertions(+), 14 deletions(-) diff --git a/app/public/answers.html b/app/public/answers.html index f826d43..80622d6 100644 --- a/app/public/answers.html +++ b/app/public/answers.html @@ -60,6 +60,5 @@ // Set the current year for copyright document.getElementById('currentYear').textContent = new Date().getFullYear(); - \ No newline at end of file diff --git a/app/public/index.html b/app/public/index.html index 7f6b980..4da12a3 100644 --- a/app/public/index.html +++ b/app/public/index.html @@ -4,7 +4,7 @@ - CK-X | Kubernetes Certification Simulator + CK-X Cloud | Kubernetes Certification Simulator @@ -24,7 +24,7 @@