From 47179658e5e48bca1e9d0e39bd665eed00a324ee Mon Sep 17 00:00:00 2001 From: Do Siki Date: Mon, 17 Aug 2026 17:34:14 +0200 Subject: [PATCH] feat: mark staging CMS interface clearly --- content-editor.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content-editor.js b/content-editor.js index 6d210f0..63a9d95 100644 --- a/content-editor.js +++ b/content-editor.js @@ -49,10 +49,11 @@ const HTML = (activeFile, jsonData, message, csrfToken) => ` - mozdIT — Content Editor + ${CMS_DEPLOY_ENV === 'staging' ? 'STAGING — ' : ''}mozdIT Content Editor