summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-07-04 20:46:01 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-07-04 20:46:01 +0200
commit6147926629ab0b0ceac9797ee780643c3592deed (patch)
tree91a19746e586e06a385cbf501a4f94608eefd2e3 /config.toml
parentc87c4c200c3f6a2e6474623db4aad8b2b30e713b (diff)
downloadgohugo-theme-ed-6147926629ab0b0ceac9797ee780643c3592deed.tar.gz
Use hugo modules to bundle assets
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.toml b/config.toml
deleted file mode 100644
index c765f7e..0000000
--- a/config.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-[module]
- [module.hugoVersion]
- extended = true
- min = "0.95.0"