BUG: Removing Twitter widget

This commit is contained in:
barbequesauce 2018-08-31 12:29:09 -04:00 committed by evilhero
parent f7c1629679
commit b69f132fd7
1 changed files with 0 additions and 2 deletions

View File

@ -100,8 +100,6 @@
%if mylar.DONATEBUTTON:
<a href="config#donate"><img src="interfaces/default/images/donate.png" height="25" width="120"></a>
%endif
<a href="https://twitter.com/mylarcomics" class="twitter-follow-button" data-show-count="false">@mylarcomics</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
<div id="version">
Version: <em>${mylar.CURRENT_VERSION}</em>