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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git


The following commit(s) were added to refs/heads/main by this push:
     new a750059  Remove Google Analytics
a750059 is described below

commit a7500596a286cb16f29d304ee0190580e2d7b338
Author: Dave Fisher <[email protected]>
AuthorDate: Mon Apr 12 09:37:09 2021 -0700

    Remove Google Analytics
---
 templates/page.gsp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/templates/page.gsp b/templates/page.gsp
index c4a815b..87e9f44 100644
--- a/templates/page.gsp
+++ b/templates/page.gsp
@@ -32,8 +32,6 @@
     <% } %>
     <% } %>
     <script src="https://www.apachecon.com/event-images/snippet.js";></script>
-    <!--#include virtual="/scripts/google-analytics.js" --> 
-    <!--#include virtual="/scripts/entourage.js" -->
   </head>
   <body<% if (content.bodytag) { %>${content.bodytag}<% } %>>
     <!--#include virtual="${content.brand}" -->

Reply via email to