mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-23 05:21:06 -05:00
nicer follow button
This commit is contained in:
@@ -53,9 +53,10 @@
|
|||||||
<!--#include virtual="users.shtml" -->
|
<!--#include virtual="users.shtml" -->
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<p>Please follow <a href="https://twitter.com/greptweet">@greptweet</a> for
|
<a href="https://twitter.com/greptweet" class="twitter-follow-button" data-show-count="false" data-lang="en" data-size="large">Follow @greptweet</a>
|
||||||
updates and <a href="https://github.com/kaihendry/Greptweet">contribute to the
|
<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>
|
||||||
source on Github</a></p>
|
|
||||||
|
<p>Please <a href="https://github.com/kaihendry/Greptweet">contribute to the source on Github</a> :)</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user