feat(brand): rebrand to UNALOGIX DataTools + Clean. Normalize. Transform.
User-facing copy + brand updates landed together: - Page H1 + browser-tab title: "DataTools — Data Cleaning Mastery" → "UNALOGIX DataTools". Same change in es.json (was "DataTools — Maestría en limpieza de datos"). - Hero subtitle: long descriptive caption replaced with the tagline "Clean. Normalize. Transform." (es: "Limpia. Normaliza. Transforma."). - Sidebar brand block: wordmark is now two lines — UNALOGIX in tiny uppercase tracked eyebrow style on top, DataTools in the 15px semibold wordmark beneath. The 28px "D" chip stays as the recognizable mark. New ``.dt-brand-eyebrow`` rule in ``_DESIGN_TOKENS_CSS``. Top-right Streamlit chrome cleanup — the user reported two stacked icon buttons. ``.streamlit/config.toml`` bumped to ``toolbarMode = "viewer"`` (most aggressive — suppresses status indicator + deploy button + running glyph). CSS belt-and-suspenders hides ``stToolbar``, ``stToolbarActions``, ``stStatusWidget``, ``stDecoration`` for newer Streamlit releases that keep emitting these with inline styles even under toolbarMode=viewer. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
"footer": "Se ejecuta localmente. Tus datos nunca salen de este equipo. | DataTools v3.0"
|
||||
},
|
||||
"home": {
|
||||
"page_title": "DataTools — Maestría en limpieza de datos",
|
||||
"title": "DataTools — Maestría en limpieza de datos",
|
||||
"caption": "Conjunto de 9 herramientas para limpiar, estandarizar y validar datos tabulares.",
|
||||
"page_title": "UNALOGIX DataTools",
|
||||
"title": "UNALOGIX DataTools",
|
||||
"caption": "Limpia. Normaliza. Transforma.",
|
||||
"privacy_pill": "Se ejecuta 100% en local",
|
||||
"findings_badge_one": "{n} hallazgo",
|
||||
"findings_badge_other": "{n} hallazgos"
|
||||
|
||||
Reference in New Issue
Block a user