about summary refs log tree commit diff stats
path: root/theme.toml
diff options
context:
space:
mode:
authorz0li2019-04-27 17:11:18 +0200
committerBjørn Erik Pedersen2019-04-27 20:02:51 +0200
commite36f5799b396ecf7a665b330da8cac5b0b6e2891 (patch)
treeb09ed31f1df075320bfb47dcb7a078bd9dc4a19d /theme.toml
parentc0cdd0ea1b477246ba9cb9e7123e80535e97ea8f (diff)
downloadhyde-e36f5799b396ecf7a665b330da8cac5b0b6e2891.tar.lz
hyde-e36f5799b396ecf7a665b330da8cac5b0b6e2891.tar.zst
hyde-e36f5799b396ecf7a665b330da8cac5b0b6e2891.zip
Removed deprecated .Hugo and .RSSLink
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 4703ca5..a6cdeae 100644
--- a/theme.toml
+++ b/theme.toml
@@ -4,7 +4,7 @@ licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md"
 description = "An elegant open source and mobile first theme"
 tags = ["blog", "company"]
 features = ["blog", "themes", "disqus"]
-min_version = 0.21
+min_version = 0.53
 
 [author]
     name = "spf13"