Author: sebb
Date: Tue Oct 29 11:36:09 2024
New Revision: 1921642
URL: http://svn.apache.org/viewvc?rev=1921642&view=rev
Log:
Add link to events
Modified:
attic/site/xdocs/stylesheets/project.xml
attic/site/xdocs/stylesheets/site.vsl
Modified: attic/site/xdocs/stylesheets/project.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1921642&r1=1921641&r2=1921642&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Tue Oct 29 11:36:09 2024
@@ -37,6 +37,7 @@ limitations under the License.
<li><a
href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="https://incubator.apache.org/">Incubator</a></li>
<li><a href="https://apachecon.com/">ApacheCon</a></li>
+ <li><a class="acevent" data-format="square">Events</a></li>
</projects>
<menu><title>Projects in the Attic</title>
Modified: attic/site/xdocs/stylesheets/site.vsl
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/site.vsl?rev=1921642&r1=1921641&r2=1921642&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/site.vsl (original)
+++ attic/site/xdocs/stylesheets/site.vsl Tue Oct 29 11:36:09 2024
@@ -499,6 +499,7 @@ href="$title.getAttributeValue("href")">
<link rel="stylesheet" href="/style/compressed.css" type="text/css"
media="screen, projection"/>
<link rel="stylesheet" href="/style/style.css" type="text/css"
media="screen, projection"/>
<link rel="stylesheet" href="/style/attic.css" type="text/css"
media="screen, projection"/>
+ <script src="https://www.apachecon.com/event-images/snippet.js"></script>
#if ($is_dynpage == 1)
<!--[[]if IE]><link rel="stylesheet" href="/style/ie.css"
type="text/css" media="screen, projection"/><![[]endif]-->
#else