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 78a4f3ba removes Google+ entry from share_links.ftl as it was
discontinued in 2019
78a4f3ba is described below
commit 78a4f3ba55506a1c155e6640adceff5e7d687e78
Author: Martin Wiesner <[email protected]>
AuthorDate: Sun Nov 17 14:58:53 2024 +0100
removes Google+ entry from share_links.ftl as it was discontinued in 2019
---
src/main/jbake/templates/share_links.ftl | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/src/main/jbake/templates/share_links.ftl
b/src/main/jbake/templates/share_links.ftl
index 7cf89f67..51258848 100755
--- a/src/main/jbake/templates/share_links.ftl
+++ b/src/main/jbake/templates/share_links.ftl
@@ -16,17 +16,6 @@
specific language governing permissions and limitations
under the License.
-->
-<!-- Google Plus -->
-<div class="g-plusone" data-size="medium"></div>
-<script type="text/javascript">
- window.___gcfg = {lang: 'en-GB'};
-
- (function() {
- var po = document.createElement('script'); po.type = 'text/javascript';
po.async = true;
- po.src = 'https://apis.google.com/js/plusone.js';
- var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
- })();
-</script>
<!-- Twitter -->
<a href="https://twitter.com/share" class="twitter-share-button"
data-dnt="true">Tweet</a>