diff _includes/header.html @ 138:88f15c74aa24

Announce OctConf 2018 with alert-box. * _includes/header.html: Add a closeable banner to each page. * _includes/head.html: Include foundation.alert.js.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 22 Jan 2018 23:44:32 +0100
parents 40babc87d1bc
children 78b9661d8a36
line wrap: on
line diff
--- a/_includes/header.html	Tue Jan 09 10:02:52 2018 +0100
+++ b/_includes/header.html	Mon Jan 22 23:44:32 2018 +0100
@@ -31,3 +31,9 @@
     </section>
   </nav>
 </div>
+
+<div data-alert class="alert-box info radius" style="font-weight:bold; text-align:center;">
+  Join us March 12-15 at CERN near Geneva Switzerland for
+  <a href="https://wiki.octave.org/OctConf_2018">OctConf 2018</a>.
+  <a href="#" class="close">&times;</a>
+</div>