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

[incubator] branch dave2wave-patch-1 created (now c5ff346)

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/incubator.git.


      at c5ff346  Add new javascript for Apachecon event logos and links

This branch includes the following new commits:

     new c5ff346  Add new javascript for Apachecon event logos and links

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.



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org


[incubator] 01/01: Add new javascript for Apachecon event logos and links

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/incubator.git

commit c5ff346241b5c9ae2534c98c6272e20d1cc61d5a
Author: Dave Fisher <da...@comcast.net>
AuthorDate: Tue Mar 16 14:30:27 2021 -0700

    Add new javascript for Apachecon event logos and links
---
 templates/header.gsp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/templates/header.gsp b/templates/header.gsp
index a0134c5..d12d865 100644
--- a/templates/header.gsp
+++ b/templates/header.gsp
@@ -27,7 +27,8 @@
     <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
     <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">-->
     <link rel="shortcut icon" href="https://www.apache.org/favicon.ico">
+    <script src="https://www.apachecon.com/event-images/snippet.js"></script>
   </head>
   <body onload="prettyPrint()">
     <div id="wrap">
-   
\ No newline at end of file
+   


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org