This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/libcloud-site.git

commit 1ba71db56b8759837385c7e0f6deaedbf96c13c4
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Wed Mar 30 23:20:00 2022 +0200

    Remove share button.
---
 source/_layouts/post.html | 2 --
 1 file changed, 2 deletions(-)

diff --git a/source/_layouts/post.html b/source/_layouts/post.html
index 7c2f82a..8fdabe7 100644
--- a/source/_layouts/post.html
+++ b/source/_layouts/post.html
@@ -4,5 +4,3 @@ layout: page
 
 {% assign post = page %}
 {% include post.html %}
-Share : <a href="https://twitter.com/share"; 
class="twitter-share-button"{count} data-via="libcloud" data-size="large" 
data-hashtags="cloud">Tweet</a>
-<script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
 'script', 'twitter-wjs');</script>

Reply via email to