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

github.com/funkydan2/hugo-kiera.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..3f7fcea
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,6 @@
+baseURL = "https://example.com/"
+
+[module]
+ [module.hugoVersion]
+ extended = false
+ min = "0.55.0"