From e3abefb9a45c9819f88753fb68aa87d94508e8f8 Mon Sep 17 00:00:00 2001 From: Norman Radtke Date: Mon, 12 Feb 2024 17:18:27 +0100 Subject: [PATCH] Add keynote slider to homepage --- _layouts/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_layouts/index.html b/_layouts/index.html index b2e578242..f2c7f3950 100644 --- a/_layouts/index.html +++ b/_layouts/index.html @@ -16,6 +16,7 @@
{{ content }} + {% include_cached sections/keynotes.html %}
{% include_cached sections/impressions.html %}