From 78e7147b3d3c272b5b9b5a4489c3096492244115 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Fri, 11 Dec 2020 02:48:57 +0000 Subject: feat: add publication to default tpl As users regularly ask how to get the example content. Also, update modules to fix JS error RE no filter toolbar. --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index f219a744..04256396 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-20201208221717-1d5456668842 // indirect - github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201208221717-1d5456668842 + github.com/wowchemy/wowchemy-hugo-modules/netlify-cms-academic v0.0.0-20201211023654-f6090cd7e55d // indirect + github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201211023654-f6090cd7e55d ) -- cgit v1.2.3