changed open monday by open tuesday

master
Pentomino 2018-03-26 13:16:38 +02:00
parent fcaa5a2e63
commit d2a8d19f15
3 changed files with 8 additions and 2 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@ vendor
src/app/config.json
bootstrap-theme*
src/web/cache/*
git_id_rsa
git_id_rsa.pub

View File

@ -22,3 +22,7 @@ every event includes the following information:
https://level2.lu/events/42.json
https://level2.lu/events/2015/03.json
https://level2.lu/spaceapi
##
if you want to change the page contents look into
src/app/views/level2.twig

View File

@ -18,9 +18,9 @@
<section class="hidden-xs">
<h1 class="well">#openMonday</h1>
<h1 class="well">#openTuesday</h1>
<p class="well info">
Our Hackerspace is open <strong>every Monday</strong> evening from <strong>8pm</strong>, where members and non-members hang out, hack on projects, socialize, and collaborate. <a target="_blank" href="https://wiki.hackerspace.lu/wiki/Openmonday">More about #openModnay</a>
Our Hackerspace is open <strong>every Tuesday</strong> evening from <strong>8pm</strong>, where members and non-members hang out, hack on projects, socialize, and collaborate. <a target="_blank" href="https://wiki.hackerspace.lu/wiki/Opentuesday">More about #openTuesday</a>
</p>
</section>