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

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml10
1 files changed, 6 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index 50e60c1..8764a6f 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,14 +3,15 @@
name = "Huginn"
license = "GPL3"
-licenselink = "https://framagit.org/Bridouz/hugo-theme-huginn/blob/master/LICENSE.md"
+licenselink = "https://framagit.org/staticman-gitlab-pages/hugo-theme-huginn/blob/master/LICENSE.md"
description = "A simple blog theme for Hugo, inspired by [Pneumatic](https://github.com/iKevinY/pneumatic) (A Pelican theme)"
-homepage = "https://framagit.org/Bridouz/hugo-theme-huginn"
+homepage = "https://framagit.org/staticman-gitlab-pages/hugo-theme-huginn"
tags = [
"responsive",
"simple",
"blog",
- "staticman"
+ "staticman",
+ "isso"
]
features = [
"Mobile-optimized",
@@ -20,12 +21,13 @@ features = [
"Code highlight",
"Hashover comments",
"Staticman",
+ "Isso",
"Related Posts",
"Block Templates",
"Table of Contents",
"Custom Shortcodes"
]
-min_version = "0.27"
+min_version = "0.55"
[author]
name = "Justin Bridouz"