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

github.com/zwbetz-gh/papercss-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz-gh <zwbetz@gmail.com>2021-05-25 21:52:26 +0300
committerzwbetz-gh <zwbetz@gmail.com>2021-05-25 21:52:26 +0300
commit56ff6f918fe65932b5111fc5b2a8cab7f55d6d74 (patch)
tree5840ba47f8b32e2b67a4a2ab6b14f7104dae0a58 /theme.toml
parent9a392595e2cd54b120cd68ba52181bdab2700896 (diff)
update min hugo version
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 52a8bbf..38da246 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ description = "A Hugo theme made with PaperCSS, the less formal CSS framework."
homepage = "https://github.com/zwbetz-gh/papercss-hugo-theme"
tags = ["blog", "paper", "informal"]
features = ["blog", "toc", "shortcodes"]
-min_version = "0.60.1"
+min_version = "0.81.0"
[author]
name = "Zachary Betz"