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 13:00:01 +0300
committerdashdashzako <d@dashdashzako.net>2019-09-02 13:00:01 +0300
commit4127e7b27a48397bb9fa7ccbe0f701bb97f0e6e7 (patch)
tree80c5892a1190b86176c4f9de953015d0785bc023
parent9b58ebac80f75ebc96421caa2b754fd088a11988 (diff)
Update theme version to match semver
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 20c0cfc..489bd29 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.57
+min_version = 0.57.0
[author]
name = "dashdashzako"