changed theme features and min hugo version

This commit is contained in:
Gabriele Musco 2021-01-03 14:23:38 +01:00
parent eb2dc0e36f
commit 125cc0dd20
No known key found for this signature in database
GPG Key ID: 8539FD3454380B83
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ licenselink = "https://gitlab.com/gabmus/hugo-ficurinia/-/blob/master/LICENSE"
description = ""
homepage = "https://gitlab.com/gabmus/hugo-ficurinia"
tags = ["blog", "dark", "customizable", "simple"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = "0.41.0"
features = ["posts", "shortcodes", "comments", "analytics"]
min_version = "0.80.0"
logo = "/img/logo.png"