|
|
@@ -13,7 +13,13 @@
|
|
|
<i class="fab fa-facebook" style="color: #129af6"></i> Facebook
|
|
|
</a>
|
|
|
|
|
|
- <a href="#">
|
|
|
+ <a href="#"
|
|
|
+ onclick="
|
|
|
+ window.open(
|
|
|
+ 'https://www.twitter.com/share?url='+encodeURIComponent(location.href),
|
|
|
+ 'twitter-share-dialog',
|
|
|
+ 'width=626,height=436');
|
|
|
+ return false;">
|
|
|
<i class="fab fa-twitter" style="color: #1da1f2"></i> Twitter
|
|
|
</a>
|
|
|
</div>
|