Skip to content

Commit 1ce9a36

Browse files
authored
Correct geographic coordinates for Brauhaus location
1 parent 227f79c commit 1ce9a36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2022-11-19-lolo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Diesmal nicht im Timescafe
2222
Im [Timescafe](http://www.timescafe.de), Worms Ludwigsplatz / im Sommer sitzen wir gern draußen.
2323
{% elsif next.ort contains "Brauhaus" %}
2424
{% assign ort = "Brauhaus 12 Aostel" %}
25-
{% assign geo = "49.63100, 8.35496" %}
25+
{% assign geo = "49.631009, 8.350557" %}
2626
Wir sind am {{next.tag}}.{{next.monat}}.{{next.jahr}} um {{next.start}} im Brauhaus 12 Apostel Alzeyerstr.31 in Worms
2727
<ul>
2828
<li>WOLUST jeden Monat am 1. Dienstag</li>

0 commit comments

Comments
 (0)