Skip to content

Commit bd00462

Browse files
committed
Open August RSVP
1 parent 9ba35a4 commit bd00462

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

content/2025-08.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ eventTime = "9:30 AM"
1010
host = "IBM, Lulu Tower 2, Infopark"
1111
hostLocation = "https://geohack.toolforge.org/geohack.php?params=10.009941_N_76.364982_E"
1212
description = "10.009941N 76.364982E"
13-
cfpLink = "https://ee.kobotoolbox.org/X4qvVIWa"
14-
# rsvpLink = "https://ee.kobotoolbox.org/VcJ8p7ER"
15-
note = ""
13+
# cfpLink = "https://ee.kobotoolbox.org/X4qvVIWa"
14+
rsvpLink = "https://ee.kobotoolbox.org/fewvDlUU"
15+
note = 'Also<br/>Debian 13 <a href="https://wiki.debian.org/ReleasePartyTrixie/">Release Party</a><br/>+<br/>32nd <a href="https://wiki.debian.org/DebianDay/2025">Debian Day celebration</a>'
1616

1717
# Post meetup params
1818
# imageBig = "meetups/2025-04/group.jpg"

layouts/_default/list.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,8 @@ <h2 class="font-bold text-xl items-center">{{ .Params.title }}</h2>
6363
</div>
6464

6565
{{ if .Params.note }}
66-
6766
<p class="text-sm mt-2 lg:mt-4">
68-
{{ .Params.note }}
67+
{{ .Params.note | safe.HTML }}
6968
{{ if .Params.noteLink }}
7069
<a class="font-bold space-y-2 text-blue-500 underline inline" style="text-decoration: none;" href={{ .Params.noteLink }}>🔗</a>
7170
{{ end }}

0 commit comments

Comments
 (0)