aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/sourcehut/calendar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/sourcehut/calendar.html b/themes/sourcehut/calendar.html
index d0cfac0..3378fbd 100644
--- a/themes/sourcehut/calendar.html
+++ b/themes/sourcehut/calendar.html
@@ -30,7 +30,7 @@
<li class="nav-item">
<a
class="nav-link"
- href="/calendar/{{$event.Props.Text "UID" | pathescape}}"
+ href="{{.URL}}"
>
{{$event.Props.Text "SUMMARY"}}
({{$event.DateTimeStart nil | formatdate}} — {{$event.DateTimeEnd nil | formatdate}})