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

github.com/damiencaselli/paperback.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordashdashzako <d@dashdashzako.net>2019-09-02 12:21:17 +0300
committerdashdashzako <d@dashdashzako.net>2019-09-02 12:21:17 +0300
commit9b58ebac80f75ebc96421caa2b754fd088a11988 (patch)
treefa3f8644d2342c652c14d7c3092662d18437fd27
parentc6eb4c02c9158c34cf15dd2b663aa9afe6319322 (diff)
Set Hugo minimum version to 0.57
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index aaca812..20c0cfc 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ description = "Minimalist theme for Hugo."
homepage = "https://github.com/dashdashzako/paperback"
tags = ["minimalist", "reading", "sepia", "blog"]
features = ["blog"]
-min_version = 0.15
+min_version = 0.57
[author]
name = "dashdashzako"