From 50479d07553ccbf43316f06c60c3a36f2dd26be5 Mon Sep 17 00:00:00 2001 From: oliver Date: Tue, 9 Jun 2026 19:09:13 -0300 Subject: [PATCH] dash --- app.js | 1 + index.html | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) diff --git a/app.js b/app.js index ddb726c..672884b 100644 --- a/app.js +++ b/app.js @@ -191,6 +191,7 @@ document.querySelectorAll(".nav-item[data-section]").forEach((el) => { "coming-soon-firewall": "Firewall", "coming-soon-ssl": "SSL / TLS", keys: "Keys", + dashboards: "Dashboards", }; document.getElementById("page-title").textContent = labels[key] || key; diff --git a/index.html b/index.html index 2284661..92a426a 100644 --- a/index.html +++ b/index.html @@ -133,6 +133,25 @@ SSL / TLS + + + +
+
+
+ Operations Dashboard +
+
+ +

+ + Open in new tab ↗ + +

+
+
+
+