diff options
| author | LLLL Colonq <llll@colonq> | 2024-03-29 00:59:53 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-03-29 00:59:53 -0400 |
| commit | 70d50561b19b4161b85ec1b00c31e5678502688b (patch) | |
| tree | 39365fd96e0021c8caa9500624664b846a4e020c /fig-frontend-client/index-template.html | |
| parent | dec476ab9b8602225964cfa534bb004676ff6419 (diff) | |
Update catchphrases
Diffstat (limited to 'fig-frontend-client/index-template.html')
| -rw-r--r-- | fig-frontend-client/index-template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fig-frontend-client/index-template.html b/fig-frontend-client/index-template.html index f306205..f793ddd 100644 --- a/fig-frontend-client/index-template.html +++ b/fig-frontend-client/index-template.html @@ -13,6 +13,7 @@ CONFIG_SUBST </head> <body> <!-- RINGBEARER --> + <canvas id="lcolonq-canvas"></canvas> <div id="lcolonq-title"> <span class="lcolonq-letter" id="lcolonq-letter-0">L</span><span class="lcolonq-letter" id="lcolonq-letter-1">C</span><span class="lcolonq-letter" id="lcolonq-letter-2">O</span><span class="lcolonq-letter" id="lcolonq-letter-3">L</span><span class="lcolonq-letter" id="lcolonq-letter-4">O</span><span class="lcolonq-letter" id="lcolonq-letter-5">N</span><span class="lcolonq-letter" id="lcolonq-letter-6">Q</span> <div id="lcolonq-subtitle"> @@ -35,6 +36,5 @@ CONFIG_SUBST <audio id="lcolonq-audio-voice-4" src="assets/voice/4.wav"></audio> <audio id="lcolonq-audio-voice-5" src="assets/voice/5.wav"></audio> <audio id="lcolonq-audio-voice-6" src="assets/voice/6.wav"></audio> - <!-- <canvas id="lcolonq-canvas"></canvas> --> </body> </html> |
