Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2020-12-14 00:43:23 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-12-14 00:43:23 +0300
commit352ab2c390cc8a968609199e4dcca581fb9b8bbc (patch)
tree08eaea219b2283fcded4cf71401967211abccbe8 /exampleSite/go.mod
parent65635bbff9b59c9ef79a6f669fef5ffdefdaa767 (diff)
feat: unpublish author pages in the default tpl
Based on feedback from users creating personal sites and not wanting to publish dedicated page for each author. But keep publishing author pages in the demo for now.
Diffstat (limited to 'exampleSite/go.mod')
-rw-r--r--exampleSite/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/go.mod b/exampleSite/go.mod
index 9ca668c1..321a84df 100644
--- a/exampleSite/go.mod
+++ b/exampleSite/go.mod
@@ -2,4 +2,4 @@ module github.com/wowchemy/starter-academic/exampleSite
go 1.15
-require github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201211023654-f6090cd7e55d // indirect
+require github.com/wowchemy/wowchemy-hugo-modules/wowchemy v0.0.0-20201213184117-a0b9887f37fb // indirect