Board: add page <title> (Republic OS — The Board)

The page had no <title>, so browser tabs / the Artifact fell back to the
filename. build_viz.py's injection only rewrites the const lines, so the
title is preserved across regenerations.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Fabio
2026-07-04 21:07:33 -04:00
parent 12850196f9
commit 3e62a1b44a
+1
View File
@@ -1,3 +1,4 @@
<title>Republic OS — The Board</title>
<style>
:root{
--ground:#0a0f16; --panel:#0f1620; --panel2:#0c121b;