Rename visible title to Hugging Face Realtime
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -24,7 +24,7 @@
|
|
| 24 |
<div class="brand">
|
| 25 |
<div class="ident">
|
| 26 |
<div class="ident-head">
|
| 27 |
-
<a class="ident-title" href="https://github.com/huggingface/speech-to-speech" target="_blank" rel="noopener">
|
| 28 |
<button id="about-btn" class="about-btn" title="About this space" aria-label="About this space">
|
| 29 |
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><line x1="12" y1="16" x2="12" y2="12"/><line x1="12" y1="8" x2="12.01" y2="8"/></svg>
|
| 30 |
</button>
|
|
|
|
| 24 |
<div class="brand">
|
| 25 |
<div class="ident">
|
| 26 |
<div class="ident-head">
|
| 27 |
+
<a class="ident-title" href="https://github.com/huggingface/speech-to-speech" target="_blank" rel="noopener">Hugging Face Realtime</a>
|
| 28 |
<button id="about-btn" class="about-btn" title="About this space" aria-label="About this space">
|
| 29 |
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><line x1="12" y1="16" x2="12" y2="12"/><line x1="12" y1="8" x2="12.01" y2="8"/></svg>
|
| 30 |
</button>
|