You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2021/03/16 21:01:35 UTC

[openoffice-org] 01/01: Add Apachecon Event Snippet

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

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

commit 54abf47853970c3406597851cafb70f36bc245db
Author: Dave Fisher <da...@comcast.net>
AuthorDate: Tue Mar 16 14:01:21 2021 -0700

    Add Apachecon Event Snippet
---
 templates/page.gsp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/templates/page.gsp b/templates/page.gsp
index 29b6f6e..1646e6d 100644
--- a/templates/page.gsp
+++ b/templates/page.gsp
@@ -31,6 +31,7 @@
     <link href="${content.css2}" rel="stylesheet" type="text/css">
     <% } %>
     <% } %>
+    <script src="https://www.apachecon.com/event-images/snippet.js"></script>
     <!--#include virtual="/scripts/google-analytics.js" --> 
     <!--#include virtual="/scripts/entourage.js" -->
   </head>