add twitter, facebook and reddit sharing buttons
This commit is contained in:
+4
-1
@@ -43,7 +43,10 @@
|
||||
<div id="imgur-url-container">
|
||||
<input id="imgur-url-input" type="text" readonly="readonly" />
|
||||
<a href id="imgur-url-link" class="button" href="http://imgur.com" target="_blank">open</a>
|
||||
<span id="imgur-url-error">Sorry, something went wrong. Maybe try again?</span>
|
||||
<a href id="twitter-link" class="button" href="http://twitter.com" target="_blank" title="post your image on twitter">twitter</a>
|
||||
<a href id="facebook-link" class="button" href="http://facebook.com" target="_blank" title="post your image on facebook">facebook</a>
|
||||
<a href id="reddit-link" class="button" href="http://reddit.com" target="_blank" title="post your image on reddit">reddit</a>
|
||||
<span id="imgur-url-error">sorry, something went wrong. maybe try again?</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="canvas-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user