summaryrefslogtreecommitdiff
path: root/themes/new_theme/theme.toml
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-06-05 16:57:53 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-06-05 16:57:53 +0200
commit983b64ca51f5e769f790a5ebc55e3808157b8d94 (patch)
tree4fb52d8e2f449e44a51ed0549cec9debbcd3d157 /themes/new_theme/theme.toml
parentff7e6bde0be9ac60e694097ce3598f9b552c4807 (diff)
downloadwww-andreasbaumann-cc-983b64ca51f5e769f790a5ebc55e3808157b8d94.tar.gz
www-andreasbaumann-cc-983b64ca51f5e769f790a5ebc55e3808157b8d94.tar.bz2
updated to newest theme supporting newer hugo versions
Diffstat (limited to 'themes/new_theme/theme.toml')
-rw-r--r--themes/new_theme/theme.toml14
1 files changed, 7 insertions, 7 deletions
diff --git a/themes/new_theme/theme.toml b/themes/new_theme/theme.toml
index 902f64e..1745675 100644
--- a/themes/new_theme/theme.toml
+++ b/themes/new_theme/theme.toml
@@ -1,18 +1,18 @@
name = "Mainroad"
license = "GPLv2"
-licenselink = "//github.com/vimux/mainroad/blob/master/LICENSE.md"
+licenselink = "https://github.com/vimux/mainroad/blob/master/LICENSE.md"
description = "Mainroad is a responsive, clean and content-focused Hugo theme."
-homepage = "//github.com/vimux/mainroad/"
-tags = ["blog", "responsive", "widgets", "rss", "disqus", "wordpress"]
+homepage = "https://github.com/vimux/mainroad/"
+tags = ["blog", "responsive", "customizable", "widgets", "rss", "disqus", "google analytics", "wordpress"]
features = ["blog", "responsive", "widgets", "rss", "disqus", "wordpress"]
-min_version = 0.17
+min_version = "0.48"
[author]
name = "Vimux"
- homepage = "//github.com/vimux"
+ homepage = "https://github.com/vimux"
# If porting an existing theme
[original]
name = "MH Magazine lite"
- homepage = "//wordpress.org/themes/mh-magazine-lite/"
- repo = "//themes.trac.wordpress.org/browser/mh-magazine-lite/2.5.6"
+ homepage = "https://wordpress.org/themes/mh-magazine-lite/"
+ repo = "https://themes.trac.wordpress.org/browser/mh-magazine-lite/2.5.6"