Merge pull request #90 from apache/dave2wave-patch-1

Add new javascript for Apachecon event logos and links
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
+   
diff --git a/templates/menu.gsp b/templates/menu.gsp
index f7ee0aa..ee97599 100644
--- a/templates/menu.gsp
+++ b/templates/menu.gsp
@@ -91,8 +91,9 @@
     <div class="container">
       <div class="row">
         <div class="col-md-4 vcenter"><a href="https://www.apache.org/"><img src="https://www.apache.org/img/asf_logo.png" alt="The Apache Software Foundation" border="0" style="margin-top: 2px" width="200"></a></div>
-          <div class="col-md-4 vcenter"><a href="/"><img src="https://incubator.apache.org/images/incubator_feather_egg_logo_sm.png" alt="The Apache Software Foundation Incubator" border="0" style="margin-top: 2px" width="256"></a></div>
-          <div class="col-md-4 vcenter"><a href="https://www.apache.org/foundation/contributing.html"><img src="https://www.apache.org/images/SupportApache-small.png" style="margin-left: 92px" height="64" width="64"></a></div>
+        <div class="col-md-4 vcenter"><a href="/"><img src="https://incubator.apache.org/images/incubator_feather_egg_logo_sm.png" alt="The Apache Software Foundation Incubator" border="0" style="margin-top: 2px" width="256"></a></div>
+        <div class="col-md-4 vcenter"><a href="https://www.apache.org/foundation/contributing.html"><img src="https://www.apache.org/images/SupportApache-small.png" style="margin-left: 92px" height="64" width="64"></a></div>
+	<div class="col-md-4 vcenter"><a class="acevent" data-format="square"></a><a class="acevent" data-format="square" data-mode="light" data-event="acasia2021"></a></div>
       </div>
     </div>
-    <div class="top-container container">
\ No newline at end of file
+    <div class="top-container container">