From de566c1f82cab08a73434740dd8214e4720825a0 Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Mon, 18 Dec 2023 12:38:50 -0800 Subject: [PATCH] Update theme (v0.7) (#549) --- 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 7707279..499ed7d 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,7 +1,7 @@ [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 aefb415..c8ea321 160000 --- a/themes/scientific-python-hugo-theme +++ b/themes/scientific-python-hugo-theme @@ -1 +1 @@ -Subproject commit aefb4159ed4975fbc691428be4dc37d09bdcf5a3 +Subproject commit c8ea3212ccbb322dbeb8bfe788f2662d06b2c8a8