From a2b3c984d077136c42983448d77b11d51d92ea0b Mon Sep 17 00:00:00 2001 From: Beat Hagenlocher Date: Sat, 20 Jul 2024 23:26:17 +0200 Subject: Add date and preliminary talk title --- index.html.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html.pm b/index.html.pm index 7e7ff62..cf2ea53 100644 --- a/index.html.pm +++ b/index.html.pm @@ -69,14 +69,14 @@ "That's why we're launching " (span ([class "italic"]) "Functional Coders Tübingen") " — we want to create a space where people interested in functional programming can meet and learn from each other. To achieve this, we will start off with talks, followed by food and an open exchange between the participants.") (p ([class "my-4 sm:text-lg leading-relaxed"]) - "The first event will take place at the dd.mm.yy at the " (a ([href "https://ki-maker.space/"]) "KI Makerspace Tübingen") ", Wöhrdstraße 25.") + "The first event will take place at the 28.08.24 at the " (a ([href "https://itdesign.de/"]) "itdesign office") ", Friedrichstraße 12.") ,(heading "Schedule") (ul ([class "list-disc list-inside mx-2 my-4 sm:text-lg leading-relaxed"]) (li "18.30 Doors open") (li "18.45 Welcome") (li "First talk: Simple development environments with Nix") (li "Short break") - (li "Second talk: ") + (li "Second talk: Hash-Array Mapped Tries") (li "Food, talking, coding, whatever") (li "22.00 End") ) -- cgit v1.2.3