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

github.com/zerostaticthemes/hugo-serif-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Austin <rob@jugglerdigital.com>2021-07-09 06:11:22 +0300
committerRobert Austin <rob@jugglerdigital.com>2021-07-09 06:11:22 +0300
commitc8753b726ba25665dac1a01a877a46d2b4aa7728 (patch)
tree350e00d25a73377fdc8fd0c953eeba797bd3741b /exampleSite
parent0ef1ce9bc59cbb3a870d785a8053b225e6b8d5af (diff)
make compatible with latest hugo themes submission requirements
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index c958db8..be0996c 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -4,6 +4,12 @@ title = "Hugo Serif Theme"
themesDir = "../.."
theme = "hugo-serif-theme"
+[module]
+ [module.hugoVersion]
+ extended = true
+ min = "0.55.0"
+ max = "0.84.2"
+
[params]
# In most cases you will only want to use either one of these. If you have Google Analytics included in your GTM tags don't put your GA ID here. Otherwise your data might be useless.
google_analytics_id = ""