From 4cfe83a6ca57218530d35effd96a88bb867ccf49 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Sat, 19 Dec 2020 23:15:42 +0000 Subject: modules: update - get HLJS & Mermaid dark theming fixes --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 798e5009..33936b10 100644 --- a/go.mod +++ b/go.mod @@ -3,6 +3,6 @@ module github.com/wowchemy/starter-academic go 1.15 require ( - github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201216152842-69856326c6b7 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201216152842-69856326c6b7 + github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201219231016-5b7f5daa5b77 // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201219231016-5b7f5daa5b77 ) -- cgit v1.2.3