From 39d371f43e64cbffae7b172d7152488d23766aa1 Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Mon, 18 Dec 2023 12:32:45 -0800 Subject: [PATCH] Update theme (v0.7) --- netlify.toml | 4 ++-- themes/scientific-python-hugo-theme | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/netlify.toml b/netlify.toml index afcce2d38a..9b24816a9b 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,8 +2,8 @@ # unless otherwise overridden by more specific contexts. [build.environment] PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8 - HUGO_VERSION = "0.120.4" - DART_SASS_VERSION = "1.69.4" + HUGO_VERSION = "0.121.1" + DART_SASS_VERSION = "1.69.5" DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/" [build] diff --git a/themes/scientific-python-hugo-theme b/themes/scientific-python-hugo-theme index e38cbcfd1e..c8ea3212cc 160000 --- a/themes/scientific-python-hugo-theme +++ b/themes/scientific-python-hugo-theme @@ -1 +1 @@ -Subproject commit e38cbcfd1eccc5c3fcbedd51733a976bfa01ef92 +Subproject commit c8ea3212ccbb322dbeb8bfe788f2662d06b2c8a8