From 7e535c969bfa41188462907c414633c5c5beccfd Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sun, 19 May 2019 19:07:48 +0100 Subject: theme: update to v4.3.1 --- content/home/slider.md | 4 ++++ netlify.toml | 2 +- themes/academic | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/content/home/slider.md b/content/home/slider.md index a23a6f55..6ddc3be9 100644 --- a/content/home/slider.md +++ b/content/home/slider.md @@ -9,6 +9,10 @@ weight = 1 # Order that this section will appear. # Use `false` to disable animation or enter a time in ms, e.g. `5000` (5s). interval = false +# Slide height (optional). +# E.g. `500px` for 500 pixels or `calc(100vh - 70px)` for full screen. +height = "" + # Slides. # Duplicate an `[[item]]` block to add more slides. [[item]] diff --git a/netlify.toml b/netlify.toml index 522ce7c5..04b0e6a6 100644 --- a/netlify.toml +++ b/netlify.toml @@ -3,7 +3,7 @@ publish = "public" [build.environment] - HUGO_VERSION = "0.55.5" + HUGO_VERSION = "0.55.6" HUGO_ENABLEGITINFO = "true" [context.production.environment] diff --git a/themes/academic b/themes/academic index 8857bffa..0438fabb 160000 --- a/themes/academic +++ b/themes/academic @@ -1 +1 @@ -Subproject commit 8857bffa20f083a6972afe38d052fa4eeea095ab +Subproject commit 0438fabbc3d505b6d2e2a977f5a1fd3b556a81de -- cgit v1.2.3