jbilcke-hf HF staff commited on
Commit
f1f7060
โ€ข
1 Parent(s): 282a04e

change wording so it sill makes sense with 1 channel

Browse files
Files changed (1) hide show
  1. public/index.html +1 -1
public/index.html CHANGED
@@ -23,7 +23,7 @@
23
 
24
  <div class="flex text-xl space-x-2">
25
  <div class="text-xl">๐Ÿค— AI WebTV</div>
26
- <div class="text-md">๐Ÿ‘‰ Change channel:</div>
27
  <template x-for="chan in channels">
28
  <div
29
  class="text-xl mr-2"
 
23
 
24
  <div class="flex text-xl space-x-2">
25
  <div class="text-xl">๐Ÿค— AI WebTV</div>
26
+ <div class="text-md">๐Ÿ‘‰ Current channel:</div>
27
  <template x-for="chan in channels">
28
  <div
29
  class="text-xl mr-2"