Skip to content
Snippets Groups Projects
Commit 68670ac5 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'newsletter-link' into 'master'

Add newsletter link to index page

See merge request !27
parents 7490d56b 3ed28fad
No related branches found
No related tags found
1 merge request!27Add newsletter link to index page
Pipeline #137475 passed
...@@ -60,6 +60,14 @@ ...@@ -60,6 +60,14 @@
</div> </div>
</div> </div>
<div class="container-fluid">
<div class="row justify-content-center">
<div class="col-1">
<a href="/pages/newsletter.html" class="btn btn-primary">Newsletter</a>
</div>
</div>
</div>
<div class="container" id="project-columns"> <div class="container" id="project-columns">
<div class="row"> <div class="row">
<div class="d-flex flex-column col-lg-4 border-right"> <div class="d-flex flex-column col-lg-4 border-right">
......
This diff is collapsed.
...@@ -9,6 +9,9 @@ ...@@ -9,6 +9,9 @@
[po4a_alias:markdown] text opt:"-o markdown" [po4a_alias:markdown] text opt:"-o markdown"
[type:markdown] content/posts/de/2022-09-11_sommerfest-linuxhotel.md $lang:content/posts/$lang/2022-09-11_sommerfest-linuxhotel.md
[type:markdown] content/posts/de/2021-11-21_cwa-kinder.md $lang:content/posts/$lang/2021-11-21_cwa-kinder.md
[type:markdown] content/posts/de/2021-09-23_karriereblog_tom.md $lang:content/posts/$lang/2021-09-23_karriereblog_tom.md
[type:markdown] content/posts/de/2021-08-15_ga-bericht.md $lang:content/posts/$lang/2021-08-15_ga-bericht.md [type:markdown] content/posts/de/2021-08-15_ga-bericht.md $lang:content/posts/$lang/2021-08-15_ga-bericht.md
[type:xhtml] content/posts/de/2021-01-27_teckids-beim-rc3.html $lang:content/posts/$lang/2021-01-27_teckids-beim-rc3.html [type:xhtml] content/posts/de/2021-01-27_teckids-beim-rc3.html $lang:content/posts/$lang/2021-01-27_teckids-beim-rc3.html
[type:xhtml] content/posts/de/2019-05-07_grazer-linuxtage-2019.html $lang:content/posts/$lang/2019-05-07_grazer-linuxtage-2019.html [type:xhtml] content/posts/de/2019-05-07_grazer-linuxtage-2019.html $lang:content/posts/$lang/2019-05-07_grazer-linuxtage-2019.html
...@@ -30,7 +33,6 @@ ...@@ -30,7 +33,6 @@
[type:xhtml] content/posts/de/2014-02-21_pressemitteilung-wem-vertraust-du-was-die-whatsapp-ubernahme-durch-facebook-fur-jugendliche-und-eltern-bedeutet.html $lang:content/posts/$lang/2014-02-21_pressemitteilung-wem-vertraust-du-was-die-whatsapp-ubernahme-durch-facebook-fur-jugendliche-und-eltern-bedeutet.html [type:xhtml] content/posts/de/2014-02-21_pressemitteilung-wem-vertraust-du-was-die-whatsapp-ubernahme-durch-facebook-fur-jugendliche-und-eltern-bedeutet.html $lang:content/posts/$lang/2014-02-21_pressemitteilung-wem-vertraust-du-was-die-whatsapp-ubernahme-durch-facebook-fur-jugendliche-und-eltern-bedeutet.html
[type:xhtml] content/posts/de/2014-01-08_cebit-jugendliche-sind-keine-zielgruppe-der-it.html $lang:content/posts/$lang/2014-01-08_cebit-jugendliche-sind-keine-zielgruppe-der-it.html [type:xhtml] content/posts/de/2014-01-08_cebit-jugendliche-sind-keine-zielgruppe-der-it.html $lang:content/posts/$lang/2014-01-08_cebit-jugendliche-sind-keine-zielgruppe-der-it.html
[type:xhtml] content/posts/de/2013-12-23_assembly-des-teckids-ev-beim-30c3-hamburg.html $lang:content/posts/$lang/2013-12-23_assembly-des-teckids-ev-beim-30c3-hamburg.html [type:xhtml] content/posts/de/2013-12-23_assembly-des-teckids-ev-beim-30c3-hamburg.html $lang:content/posts/$lang/2013-12-23_assembly-des-teckids-ev-beim-30c3-hamburg.html
[type:markdown] content/pages/de/kleingedrucktes/agb_freizeiten.md $lang:content/pages/$lang/kleingedrucktes/agb_freizeiten.md
[type:markdown] content/pages/de/verein/handreichungen.md $lang:content/pages/$lang/verein/handreichungen.md [type:markdown] content/pages/de/verein/handreichungen.md $lang:content/pages/$lang/verein/handreichungen.md
[type:markdown] content/pages/de/kleingedrucktes/impressum.md $lang:content/pages/$lang/kleingedrucktes/impressum.md [type:markdown] content/pages/de/kleingedrucktes/impressum.md $lang:content/pages/$lang/kleingedrucktes/impressum.md
[type:xhtml] content/pages/de/index.html $lang:content/pages/$lang/index.html [type:xhtml] content/pages/de/index.html $lang:content/pages/$lang/index.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment