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

github.com/blankoworld/hugo_theme_adam_eve.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier DOSSMANN <git@dossmann.net>2022-11-05 02:08:34 +0300
committerOlivier DOSSMANN <git@dossmann.net>2022-11-05 02:08:34 +0300
commit48436eef467baea638499b10e55f7a253635f509 (patch)
tree2e39da8e8bd609c3cdbad29b5ecfa2b24a3ff9dd /theme.toml
parent6d39f5f2e2edfcc669ee25e0d01934a3978ecb54 (diff)
Update Hugo's version for theme and configHEADmaster
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml7
1 files changed, 6 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index cfddb60..393203c 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,10 +5,15 @@ name = "Adam & Eve"
license = "MIT"
licenselink = "https://github.com/blankoworld/hugo_theme_adam_eve/blob/master/LICENSE.md"
description = "A simple wiki in its original formal state"
+
homepage = "https://github.com/blankoworld/hugo_theme_adam_eve"
+
+demosite = "https://olivier.dossmann.net/wiki"
+
tags = ['minimal', 'wiki-like', 'documentation']
features = ['wiki-like', 'responsive', 'minimal', 'shortcode', 'clean', 'boxes', 'i18n']
-min_version = "0.57"
+
+min_version = "0.105.0"
[author]
name = "Olivier DOSSMANN"