vvolhejn commited on
Commit
d3fea61
·
verified ·
1 Parent(s): ad3b55d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -8,11 +8,11 @@
8
  </head>
9
  <body>
10
  <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
  <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
 
16
  </p>
17
  </div>
18
  </body>
 
8
  </head>
9
  <body>
10
  <div class="card">
11
+ <h1>Unmute samples</h1>
 
12
  <p>
13
+ We use this Space to host the static videos of Unmute.
14
+ Check out <a href="https://unmute.sh">Unmute.sh</a>
15
+ or our <a href="https://kyutai.org/2025/05/22/unmute.html">blog post</a> for more info.
16
  </p>
17
  </div>
18
  </body>