From 7a8fc41cacca6fa2e138db7349782f1d2d27f417 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 Jan 2021 14:10:34 +0100 Subject: [PATCH] chore(deps): update dependency thegeeklab/hugo-geekdoc to v0.8.1 (#14) Co-authored-by: Renovate Bot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2c6da94..176489d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # renovate: datasource=github-releases depName=thegeeklab/hugo-geekdoc -THEME_VERSION := v0.7.3 +THEME_VERSION := v0.8.1 THEME := hugo-geekdoc BASEDIR := docs THEMEDIR := $(BASEDIR)/themes