mirror of
https://github.com/evilhero/mylar
synced 2025-03-12 06:52:58 +00:00
BUG: Removing Twitter widget
This commit is contained in:
parent
f7c1629679
commit
b69f132fd7
1 changed files with 0 additions and 2 deletions
|
@ -100,8 +100,6 @@
|
||||||
%if mylar.DONATEBUTTON:
|
%if mylar.DONATEBUTTON:
|
||||||
<a href="config#donate"><img src="interfaces/default/images/donate.png" height="25" width="120"></a>
|
<a href="config#donate"><img src="interfaces/default/images/donate.png" height="25" width="120"></a>
|
||||||
%endif
|
%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>
|
||||||
<div id="version">
|
<div id="version">
|
||||||
Version: <em>${mylar.CURRENT_VERSION}</em>
|
Version: <em>${mylar.CURRENT_VERSION}</em>
|
||||||
|
|
Loading…
Add table
Reference in a new issue