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

mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 28b0ed00 removes Twitter entry from share_links.ftl as the existing 
script code was broken
28b0ed00 is described below

commit 28b0ed004c0ca4354e67e7057b051ad013141585
Author: Martin Wiesner <[email protected]>
AuthorDate: Sun Nov 17 15:11:42 2024 +0100

    removes Twitter entry from share_links.ftl as the existing script code was 
broken
---
 src/main/jbake/templates/share_links.ftl | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/main/jbake/templates/share_links.ftl 
b/src/main/jbake/templates/share_links.ftl
index 51258848..7aa64d0e 100755
--- a/src/main/jbake/templates/share_links.ftl
+++ b/src/main/jbake/templates/share_links.ftl
@@ -17,10 +17,6 @@
    under the License. 
 -->
 
-<!-- Twitter -->
-<a href="https://twitter.com/share"; class="twitter-share-button" 
data-dnt="true">Tweet</a>
-<script>!function(d,s,id){var 
js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-
 <!-- Facebook -->
 <div class="fb-like" data-send="false" data-layout="button_count" 
data-width="100" data-show-faces="true"></div>
 <div id="fb-root"></div>

Reply via email to