Files
website/layouts/shortcodes/upcoming-events.html
Tim Bannister d5c74c069c (Temporarily) disable upcoming events for live site
Live website builds are failing; disable this part of the shortcode to
allow builds to resume.
2020-06-30 19:17:18 +01:00

6 lines
217 B
HTML

{{ $date := now.Format "2006-01-02T15:04:05Z07:00" | querify "timeMin" }}
{{/* Setting external resource based on whether hugo is running locally or public */}}
{{/* Disabled as this is breaking website builds */}}