summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authordsrkafuu2022-03-09 15:06:16 +0800
committerdsrkafuu2022-03-09 15:06:16 +0800
commitd261aa128da2af4dbb09d69d9cde191dd474f354 (patch)
tree86f9fd141aca5ba4c6c06806239be96010a63fe2 /config.toml
parentf2c7a4d45870e37c5be01eaa2b7c505f68aa5760 (diff)
downloadhugo-theme-fuji-d261aa128da2af4dbb09d69d9cde191dd474f354.tar.gz
hugo-theme-fuji-d261aa128da2af4dbb09d69d9cde191dd474f354.tar.bz2
hugo-theme-fuji-d261aa128da2af4dbb09d69d9cde191dd474f354.zip
fix: theme metadata
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..25d827c
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,4 @@
+[module]
+[module.hugoVersion]
+extended = true
+min = "0.90.0"