summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-11-15 23:44:45 +0100
committerCarl Hetherington <cth@carlh.net>2026-02-16 01:20:38 +0100
commit64f34dcae0a69f5732f9298ec3c121e91e388422 (patch)
tree616e45805a6528b7037c4495bee7cf135195a460 /web
parent55c9a7786b9b9ed6687e555a1c236208549838e7 (diff)
Fix index.html generation, broken since the switch to fmt.
Diffstat (limited to 'web')
-rw-r--r--web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html
index 6dd278e07..bf5359515 100644
--- a/web/index.html
+++ b/web/index.html
@@ -76,8 +76,8 @@ td {
}
</style>
+<title>TITLE</title>
- <title>%1</title>
</head>
<body>
<button name="play" value="play" onclick="play()">Play</button>