vvolhejn commited on
Commit
d9775e4
·
verified ·
1 Parent(s): 078f846

Try _parent and _blank

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -11,8 +11,8 @@
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" target="_top">Unmute.sh</a>
15
- or our <a href="https://kyutai.org/2025/05/22/unmute.html" target="_top">blog post</a> for more info.
16
  </p>
17
  </div>
18
  </body>
 
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" target="_parent">Unmute.sh</a>
15
+ or our <a href="https://kyutai.org/2025/05/22/unmute.html" target="_blank">blog post</a> for more info.
16
  </p>
17
  </div>
18
  </body>