Browse Source

update index.html

Peertube link not going to a Peertube instance, and is instead going to the Hush Odysee/LBRY, so fixed it.
master
jahway603 3 years ago
parent
commit
75fa0da0b0
  1. 3
      index.html

3
index.html

@ -70,7 +70,8 @@
<div class="links">
<a href="https://app.element.io/#/room/#hush:privacytools.io"><span style="color: #262626">[</span> matrix <span style="color: #262626">]</span></a>
<a href="https://fosstodon.org/@myhushteam"><span style="color: #262626">[</span> mastodon <span style="color: #262626">]</span></a>
<a href="https://odysee.com/@hushcoin"><span style="color: #262626">[</span> peertube <span style="color: #262626">]</span></a>
<!-- <a href="https://odysee.com/@hushcoin"><span style="color: #262626">[</span> peertube <span style="color: #262626">]</span></a> -->
<a href="https://odysee.com/@hushcoin"><span style="color: #262626">[</span> odysee/lbry <span style="color: #262626">]</span></a>
<a href="https://t.me/hush_main"><span style="color: #262626">[</span> telegram <span style="color: #262626">]</span></a>
</div>
</body>

Loading…
Cancel
Save