Browse Source

Update 'index.html'

onryo
Duke Leto 2 years ago
parent
commit
f88f83d750
  1. 22
      index.html

22
index.html

@ -584,29 +584,7 @@ Documentation
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<!--
<i class="fa fa-newspaper-o"></i>
<div class="title"><h3 class="newslang">NEWS</h3></div>
<div class="col-sm-8 col-sm-offset-2"></div>
->
<!-- Show mastodon feed -->
<!-- <iframe allowfullscreen sandbox="allow-top-navigation allow-scripts" width="400" height="600" src="https://www.mastofeed.com/apiv2/feed?userurl=https%3A>%2F%2Ffosstodon.org%2Fusers%2Fmyhushteam&theme=dark&size=100&header=true&replies=false&boosts=false"></iframe> -->
<!--
<a class="twitter-timeline" data-width="460" data-height="800" href="https://twitter.com/MyHushTeam" data-widget-id="3470089165148290">Tweets by @MyHushTeam</a>
<script>
!function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0], p = /^http:/.test(d.location) ? 'http' : 'https';
if (!d.getElementById(id)) {
js = d.createElement(s);
js.id = id;
js.src = p + "://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
}
}(document, "script", "twitter-wjs");
</script>
-->
</div>
</div>
</div>

Loading…
Cancel
Save