mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Merge branch 'dev' of github.com:nixolas1/Zoff into dev
This commit is contained in:
@@ -21,6 +21,15 @@
|
||||
<a href="https://github.com/nixolas1/Zoff">
|
||||
<img title="Contribute on GitHub" src="static/images/GitHub_Logo.png">
|
||||
</a>
|
||||
<a href="https://www.facebook.com/sharer/sharer.php?u=http://zoff.no/<?php echo $list; ?>" target="popup" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=http://zoff.no/<?php echo $list; ?>','Share Playlist','width=600,height=300')">
|
||||
Share on Facebook
|
||||
</a>
|
||||
<br>
|
||||
<a href="http://twitter.com/intent/tweet?url=http://zoff.no/<?php echo $list; ?>&text=Check out this playlist <?php echo ucfirst($list); ?> on Zöff!&via=zoffmusic" target="popup" onclick="window.open('http://twitter.com/intent/tweet?url=http://zoff.no/<?php echo $list; ?>&text=Check out this playlist <?php echo ucfirst($list); ?> on Zöff!&via=zoffmusic','Share Playlist','width=600,height=300')">
|
||||
Share on Twitter
|
||||
</a>
|
||||
<br>
|
||||
<img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=http://zoff.no/<?php echo $list; ?>&choe=UTF-8" alt="QRCode for link" title="QRCode">
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -132,6 +132,15 @@ if(isset($_GET['chan'])){
|
||||
<a href="https://github.com/nixolas1/Zoff">
|
||||
<img title="Contribute on GitHub" src="static/images/GitHub_Logo.png">
|
||||
</a>
|
||||
<a href="https://www.facebook.com/sharer/sharer.php?u=http://zoff.no/" target="popup" onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=http://zoff.no/','Share Playlist','width=600,height=300')">
|
||||
Share on Facebook
|
||||
</a>
|
||||
<br>
|
||||
<a href="http://twitter.com/intent/tweet?url=http://zoff.no/&text=Check out Zöff!&via=zoffmusic" target="popup" onclick="window.open('http://twitter.com/intent/tweet?url=http://zoff.no/&text=Check out Zöff!&via=zoffmusic','Share Playlist','width=600,height=300')">
|
||||
Share on Twitter
|
||||
</a>
|
||||
<br>
|
||||
<img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=http://zoff.no/&choe=UTF-8" alt="QRCode for link" title="QRCode">
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user