diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-15 23:44:45 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-02-03 21:37:04 +0100 |
| commit | c7e62e0893de4b4dfb99ca52ed6743636ec82b44 (patch) | |
| tree | 419789368dd45e42cc1c8affd173d76eb3d14879 /web | |
| parent | e804173af391f4e9a168372ef9f10fde24dba646 (diff) | |
Fix index.html generation, broken since the switch to fmt.
Diffstat (limited to 'web')
| -rw-r--r-- | web/index.html | 2 |
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> |
