From ed2a3756c6ceb279079f1d4552473e6992e15384 Mon Sep 17 00:00:00 2001 From: Kasalehlia <kasalehlia@fredo.stratum0.org> Date: Sun, 27 Sep 2015 21:11:52 +0200 Subject: [PATCH] some changes --- .gitignore | 1 + includes/footer | 2 +- includes/nav | 2 +- index.template | 2 +- kontakt.template | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a585b7a..d51dfd0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ anleitung-backbone.html anleitung-business.html anleitung-starter.html auswahl.html +blog.html eintragen.html faq.html impressum.html diff --git a/includes/footer b/includes/footer index 4a8aa46..713aa05 100644 --- a/includes/footer +++ b/includes/footer @@ -6,7 +6,7 @@ <div class="col-md-3"> <ul class="nav nav-pills nav-stacked"> <li><a href="/">Hauptseite</a></li> - <li><a href="/blog/">Blog</a></li> + <li><a href="/blog.html">Blog</a></li> </ul> </div> <div class="col-md-3"> diff --git a/includes/nav b/includes/nav index 1f59cdc..a2e235a 100644 --- a/includes/nav +++ b/includes/nav @@ -20,7 +20,7 @@ <a href="//wiki.freifunk-bs.de/">Wiki</a> </li> <li> - <a href="/blog/">Blog</a> + <a href="/blog.html">Blog</a> </li> <li> <a href="/faq.html">FAQ</a> diff --git a/index.template b/index.template index f88dc64..00904d2 100644 --- a/index.template +++ b/index.template @@ -98,7 +98,7 @@ <iframe class="text-center" width="100%" scrolling="no" height="283" frameborder="0" src="//www.openstreetmap.org/export/embed.html?bbox=10.518212914466858%2C52.27685277747112%2C10.524006485939026%2C52.27966553459799&marker=52.278259178349444%2C10.521109700202942" marginwidth="0" marginheight="0"></iframe> <p> - Wir treffen uns Mittwochs ab 19:00 Uhr in den Räumen des <a href="https://stratum0.de">Stratum 0 e.V.</a> + Wir treffen uns Mittwochs ab 19:00 Uhr in den Räumen des <a href="https://stratum0.org">Stratum 0 e.V.</a> </p> </div> </div> diff --git a/kontakt.template b/kontakt.template index 0e4d4e8..f9723a2 100644 --- a/kontakt.template +++ b/kontakt.template @@ -51,7 +51,7 @@ Stratum 0 e.V. <br> Freifunk Braunschweig<br> - Hamburger Straße 237A<br> + Hamburger Straße 273A<br> 38114 Braunschweig<br> <hr> -- GitLab