Add tweet button to template
This commit is contained in:
parent
4f6e17f2da
commit
28fa558579
|
@ -9,6 +9,8 @@
|
|||
<body>
|
||||
<div id="title">Listen to</div>
|
||||
<div id="genre"><a href="index.html">viking rotterdam trance</a></div>
|
||||
<div id="impressum">Created by <a href="http://www.thehappy.de/~xeno/">xeno</a> and <a href="http://ghosthacking.net">mxey</a>
|
||||
<div id="impressum">
|
||||
<a href="http://twitter.com/share" class="twitter-share-button" data-text="Find out new music genres with genregenerator.de!" data-count="horizontal">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script><br />
|
||||
Created by <a href="http://www.thehappy.de/~xeno/">xeno</a> and <a href="http://ghosthacking.net">mxey</a>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue