Skip to content

Commit

Permalink
Add ical and location link
Browse files Browse the repository at this point in the history
  • Loading branch information
hroncok committed Dec 16, 2024
1 parent c5ddde8 commit 845a069
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<body>
<h1 id="pycampcz">PyCamp CZ 25 beta</h1>

<p>🗓️ September 12–14 2025 • 📍 Mlýn Třeštice</p>
<p>🗓️ <a href="pycamp.cz.ical">September 12–14 2025</a> • 📍 <a href="https://www.mlyn-trestice.cz/">Mlýn Třeštice</a></p>

<h2 id="unconference">The Python unconference you’ve been waiting for</h2>

Expand Down
12 changes: 12 additions & 0 deletions pycamp.cz.ical
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
UID:[email protected]
DTSTART;VALUE=DATE:20250912
DTEND;VALUE=DATE:20250915
SUMMARY:PyCamp CZ 25 beta
URL:https://pycamp.cz/
DESCRIPTION:Organized entirely by volunteers from the Czech Python community\, organizers of PyCon CZ\, Pyvo meetups and Python Pizza Brno\, we bring the Python Community together for the beta version of a Python barcamp\, at a better place than a camp. This is a smaller event than PyCon CZ\, we anticipate up to 100 participants.\n\nSave the date. More info will follow in 2025.\n\nhttps://pycamp.cz/
LOCATION:Třeštice 32\, 58856 Třeštice\, Česko
END:VEVENT
END:VCALENDAR

0 comments on commit 845a069

Please sign in to comment.