From 6618b38b2de29bef53a05f2dfacbd6e9b377ed48 Mon Sep 17 00:00:00 2001 From: Local Dev Date: Sun, 20 Sep 2026 17:49:04 +0200 Subject: [PATCH] site-sirius-x: use the Sirius.X brand mark, drop trailing slashes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Star emoji swapped for the site's own 4-point sparkle mark — same SVG that ships as the favicon — everywhere it appeared: the topnav brand, the hero mark, the "you're here" pill on the family-of-.x panel, the footer, register.html, portal.html, tld.html, market/, docs/, admin/, brand/, storage/, theseus/, studio.html, site-footer.js. Anyone who opens Sirius.X now sees the acid-green sparkle instead of a browser star emoji. Internal links normalised to no trailing slash — href="./theseus/" became href="./theseus" (Theseus, docs, market, admin). Cleaner URLs in the address bar and no double-slash redirect step on the mirrors. --- admin/index.html | 4 +- brand/index.html | 4 +- docs/index.html | 10 +- i18n/de.json | 4 - i18n/el.json | 4 - i18n/es.json | 4 - i18n/fr.json | 4 - i18n/pt.json | 4 - i18n/ru.json | 4 - index.html | 20 +- js/dashboard.js | 2 +- js/i18n.js | 2 +- js/site-footer.js | 4 +- js/theme.js | 66 ++++-- market.html | 141 +---------- market/index.html | 161 +++++++++++++ portal.html | 16 +- register.html | 2 +- storage/index.html | 578 +++++++++++++++++++++++++++++++++++++++++++++ studio.html | 4 +- theseus/index.html | 6 +- tld.html | 10 +- 22 files changed, 837 insertions(+), 217 deletions(-) create mode 100644 market/index.html create mode 100644 storage/index.html diff --git a/admin/index.html b/admin/index.html index 8e26cc4..889c468 100644 --- a/admin/index.html +++ b/admin/index.html @@ -93,7 +93,7 @@