This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/main by this push:
new 37e9405 Update ASF event banner to recommended style
new dfb9e9e Merge pull request #12 from cominvent/update-asf-banner
37e9405 is described below
commit 37e940589f8cb44618c34b6ab5a647f1ccf67694
Author: Jan Høydahl <[email protected]>
AuthorDate: Fri Mar 19 17:05:57 2021 +0100
Update ASF event banner to recommended style
---
themes/solr/templates/_javascript.html | 1 +
themes/solr/templates/index.html | 5 ++---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/themes/solr/templates/_javascript.html
b/themes/solr/templates/_javascript.html
index d3b2e51..5c297e7 100644
--- a/themes/solr/templates/_javascript.html
+++ b/themes/solr/templates/_javascript.html
@@ -6,3 +6,4 @@
<script src="//cdn.jsdelivr.net/jquery.slick/1.3.7/slick.min.js"/></script>
<script src="{{ SITEURL }}/theme/javascript/lib/jquery.smooth-scroll.min.js{{
STATIC_RESOURCE_SUFFIX }}"></script>
<script src="{{ SITEURL }}/theme/javascript/main.js{{ STATIC_RESOURCE_SUFFIX
}}"></script>
+<script src="https://www.apachecon.com/event-images/snippet.js"></script>
diff --git a/themes/solr/templates/index.html b/themes/solr/templates/index.html
index 76136e1..f160405 100644
--- a/themes/solr/templates/index.html
+++ b/themes/solr/templates/index.html
@@ -327,10 +327,9 @@
<p>
The Apache Software Foundation provides support for the Apache community
of open-source software projects. The Apache projects are defined by
collaborative consensus based processes, an open, pragmatic software license
and a desire to create high quality software that leads the way in its field.
Apache Lucene, Apache Solr, Apache PyLucene, Apache Open Relevance Project and
their respective logos are trademarks of The Apache Software Foundation. All
other marks mentioned may be trad [...]
</p>
+ <hr/>
<p>
- <a target="_blank"
href="https://www.apache.org/events/current-event.html">
- <img src="https://www.apache.org/events/current-event-234x60.png"/>
- </a>
+ <a class="acevent" data-format="wide" data-mode="light"
data-width="480"></a>
</p>
</div>
</div>