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:34 UTC

[openoffice-org] branch dave2wave-patch-1 created (now 54abf47)

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

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


      at 54abf47  Add Apachecon Event Snippet

This branch includes the following new commits:

     new 54abf47  Add Apachecon Event Snippet

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by wa...@apache.org.
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>