aboutsummaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 2c9ff45..a407793 100644
--- a/theme.toml
+++ b/theme.toml
@@ -4,7 +4,7 @@ licenselink = 'https://github.com/yingyu5658/hugo-theme-concise'
description = 'A concise hugo theme. Concentrate on writting.'
# The home page of the theme, where the source can be found
-homepage = ''
+homepage = 'https://github.com/yingyu5658/hugo-theme-concise'
# If you have a running demo of the theme
demosite = 'https://github.com/yingyu5658/hugo-theme-concise/tree/main/exampleSite'
@@ -17,3 +17,5 @@ features = ['some', 'awesome', 'features']
[author]
name = 'yingyu5658'
homepage = 'https://www.yingyu5658.me/'
+
+min_version = "0.41"