From 36291fd93579c4dc3a20f4e301abc0ec51d5de4a Mon Sep 17 00:00:00 2001 From: Chase Dumphord Date: Thu, 21 May 2026 20:51:43 -0500 Subject: [PATCH] updated the copy in the NOC page to remove the em dashes and replace with more concise copy. Also updated the meta description and twitter description to match the new copy style. No code changes, just copy edits. --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index 33a6b673..d35d7809 100644 --- a/script.js +++ b/script.js @@ -95,7 +95,6 @@ async function loadNocStatus() {

${system.name}

${system.type}

- ${system.address}
Status: ${system.status} Latency: ${system.latency || "N/A"} @@ -236,6 +235,7 @@ async function loadGithubRepos() { } } } + // Build the alert panel from system data function renderAlerts(systems, alertList) { const scored = systems