File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ eventTime = "9:30 AM"
10
10
host = " IBM, Lulu Tower 2, Infopark"
11
11
hostLocation = " https://geohack.toolforge.org/geohack.php?params=10.009941_N_76.364982_E"
12
12
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> '
16
16
17
17
# Post meetup params
18
18
# imageBig = "meetups/2025-04/group.jpg"
Original file line number Diff line number Diff line change @@ -63,9 +63,8 @@ <h2 class="font-bold text-xl items-center">{{ .Params.title }}</h2>
63
63
</ div >
64
64
65
65
{{ if .Params.note }}
66
-
67
66
< p class ="text-sm mt-2 lg:mt-4 ">
68
- {{ .Params.note }}
67
+ {{ .Params.note | safe.HTML }}
69
68
{{ if .Params.noteLink }}
70
69
< a class ="font-bold space-y-2 text-blue-500 underline inline " style ="text-decoration: none; " href ={{ .Params.noteLink }} > 🔗</ a >
71
70
{{ end }}
You can’t perform that action at this time.
0 commit comments