diff --git a/Dockerfile b/Dockerfile
index 519aff8..38e5b29 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
FROM docker.io/nginx:1.29-alpine
-COPY index.html poster.html guide.html /usr/share/nginx/html
+COPY index.html poster.html guide.html contact.html /usr/share/nginx/html
COPY assets /usr/share/nginx/html/assets
COPY css /usr/share/nginx/html/css
COPY js /usr/share/nginx/html/js
diff --git a/assets/Thunometre-participanxes.pdf b/assets/Thunometre-participanxes.pdf
new file mode 100755
index 0000000..2ff81bc
Binary files /dev/null and b/assets/Thunometre-participanxes.pdf differ
diff --git a/assets/camp-interhack.ics b/assets/camp-interhack.ics
new file mode 100644
index 0000000..d995765
--- /dev/null
+++ b/assets/camp-interhack.ics
@@ -0,0 +1,39 @@
+BEGIN:VCALENDAR
+X-LOTUS-CHARSET:UTF-8
+VERSION:2.0
+PRODID:ZMS-Berlin
+BEGIN:VTIMEZONE
+TZID:Europe/Berlin
+X-LIC-LOCATION:Europe/Berlin
+BEGIN:DAYLIGHT
+TZOFFSETFROM:+0100
+TZOFFSETTO:+0200
+TZNAME:CEST
+DTSTART:19700329T020000
+RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=3
+END:DAYLIGHT
+BEGIN:STANDARD
+TZOFFSETFROM:+0200
+TZOFFSETTO:+0100
+TZNAME:CET
+DTSTART:19701025T030000
+RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=10
+END:STANDARD
+END:VTIMEZONE
+METHOD:REQUEST
+BEGIN:VEVENT
+UID:ics.terminsysteme.de1769434840
+DTSTAMP:20260126T144040
+CLASS:PUBLIC
+DTSTART;TZID=Europe/Berlin:20260702T100000
+DTEND;TZID=Europe/Berlin:20260705T230000
+LOCATION:15 route de Saint Dolay 44530 Sévérac | 47.5437595, -2.0916116
+SUMMARY:Camp Interhack
+DESCRIPTION: Le Camp Interhack 2026 est un événement festif de hacking ! Le hack c’est le détournement des machines, des pratiques et des systèmes (au sens large) qui nous entourent. De la musique à la couture en passant par l’informatique et l’éléctronique mais aussi les structure sociales, les institutions et les organisations politiques, venez hacker le monde avec nous. https://camp.interhacker.space \n\n
+BEGIN:VALARM
+ACTION:DISPLAY
+TRIGGER:-PT1440M
+DESCRIPTION:Erinnerung
+END:VALARM
+END:VEVENT
+END:VCALENDAR
diff --git a/contact.html b/contact.html
new file mode 100644
index 0000000..b016c39
--- /dev/null
+++ b/contact.html
@@ -0,0 +1,64 @@
+
+
+
+