Add tweet button to template

This commit is contained in:
Stefan Ritter 2011-05-26 17:02:59 +02:00
parent 4f6e17f2da
commit 28fa558579
1 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@
<body> <body>
<div id="title">Listen to</div> <div id="title">Listen to</div>
<div id="genre"><a href="index.html">viking rotterdam trance</a></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> </body>
</html> </html>