diff --git a/themes/ccchh/layouts/shortcodes/calendar-table.html b/themes/ccchh/layouts/shortcodes/calendar-table.html index 061579b..ecc37a5 100644 --- a/themes/ccchh/layouts/shortcodes/calendar-table.html +++ b/themes/ccchh/layouts/shortcodes/calendar-table.html @@ -19,7 +19,11 @@ {{- else }} {{ .summary }} {{- end }} + {{- if eq .location "Z9" }} + Z9 + {{- else }} {{ .location }} + {{- end }} {{- end }} {{- end }}