diff --git a/config.toml b/config.toml index 874297e..d75c29d 100644 --- a/config.toml +++ b/config.toml @@ -20,6 +20,7 @@ company = "Leigh Hackspace CIC" company_number = "09404083" copyright_years = "2023" description = "Leigh Hackspace is a hackspace located in the north-west of England." +calendarUrl = "https://api.leighhack.org/events.ics" [params.social] twitter = 'leigh_hackspace' diff --git a/themes/lhs/layouts/partials/head.html b/themes/lhs/layouts/partials/head.html index ada77e8..4dd6911 100644 --- a/themes/lhs/layouts/partials/head.html +++ b/themes/lhs/layouts/partials/head.html @@ -16,8 +16,8 @@ - - + + {{ if .Page.Store.Get "hasMap" }}