Change to Lichtblick for .yaml and script.

Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
Thomas Hochstein 2017-04-14 12:23:58 +02:00
parent ef7b8e8b52
commit 0b521e3f5d
3 changed files with 25 additions and 17 deletions

View file

@ -37,7 +37,7 @@ for month in 1..12
else
date + (10-date.wday)
end
result['events'] << event(firsttuesday, 0, 'CCCS-Stammtisch (Zadu-Bar)', 'zadu')
result['events'] << event(firsttuesday, 0, 'CCCS-Stammtisch (Lichtblick)', 'lichtblick')
result['events'] << event(firstwednesday, 14, 'CCCS-Stammtisch (shackspace)', 'shack')
end