forked from partypages/party-template
Add Parking paragraph and OpenStreetMap links
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d5b0a772dd
commit
929a7080b8
@ -92,7 +92,7 @@ export const PartyPage: React.FC = () => {
|
||||
<FontAwesomeIcon icon={faCalendarDays} /> <strong>29. Oktober, 19:00</strong> bis <strong>31. Oktober</strong> irgendwann.
|
||||
</p>
|
||||
<p>
|
||||
<FontAwesomeIcon icon={faLocationDot} /> <strong>Mainzer Str. 28</strong>, 66111 Saarbrücken
|
||||
<FontAwesomeIcon icon={faLocationDot} /> <a href="https://www.openstreetmap.org/way/213757745"><strong>Mainzer Str. 28</strong>, 66111 Saarbrücken</a>
|
||||
</p>
|
||||
<p>
|
||||
Ja, der 30. ist ein Sonntag.
|
||||
@ -111,6 +111,11 @@ export const PartyPage: React.FC = () => {
|
||||
Wir werden ein Curry, Chili o.Ä. kochen.
|
||||
Bring aber auch gerne Snacks, Getränke, Knoblauchdip oder Kuchen mit :)
|
||||
</p>
|
||||
<h2>Aber wo soll ich mein Auto hinstellen?</h2>
|
||||
<p>
|
||||
Am Waldhaus gibt es einen kostenlosen <a href="https://www.openstreetmap.org/way/111250120">Parkplatz</a>.
|
||||
Wenn du mit dem Auto kommst sag Bescheid, wir planen uns dort zu treffen und dann mit einem Auto auf Kai's Premium-Parkplatz direkt neben der WG fahren.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user