From 6ce25311347c92f9a06161882a0cdd9417518317 Mon Sep 17 00:00:00 2001 From: canvas-bot Date: Mon, 15 Jun 2026 00:39:42 +0400 Subject: [PATCH] chore(canvas): drop demo-era copy, harden index.html - Settings 'About' no longer leaks the internal Gitea repo URL. - index.html: tighten description, add noindex/nofollow (canvas is operator surface, not public marketing), add preconnect, swap title separator. --- index.html | 7 +++++-- src/scenes/Settings.tsx | 7 ++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 375974c..66734f1 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,11 @@ - FlowMaster · Mission Control - + FlowMaster — Mission Control + + + + diff --git a/src/scenes/Settings.tsx b/src/scenes/Settings.tsx index 712b91e..151b940 100644 --- a/src/scenes/Settings.tsx +++ b/src/scenes/Settings.tsx @@ -154,11 +154,8 @@ export default function Settings() { FlowMaster Mission Control. Live at{" "} canvas.flow-master.ai - . All actions hit the real EA2 backend — the live console shows every - fetch. Source:{" "} - - gitea.flow-master.ai/shad/flowmaster-mission-control-demo - . + . Every action hits the real EA2 backend — the live console shows + every fetch.