summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-03-26 16:54:28 +0100
committerSerghei Iakovlev <egrep@protonmail.ch>2022-03-26 16:54:28 +0100
commit131f980eb3060887e76745411e1eca82defb5d73 (patch)
tree33b08bfb71ae500227fc845ba339ab9c70578bb3 /config.toml
parenta4be51ce2a6c9d661a67596d6b1f602d4ab24c11 (diff)
downloadgohugo-theme-ed-131f980eb3060887e76745411e1eca82defb5d73.tar.gz
Add theme config
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..0ab2a1d
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,4 @@
+[module]
+ [module.hugoVersion]
+ extended = true
+ min = "0.64.0"