From c7e5de9b4876979b58d04316d540d78874cacdf6 Mon Sep 17 00:00:00 2001 From: Digitalcraftsman Date: Mon, 22 Jun 2020 23:48:49 +0200 Subject: Update metadata in theme.toml --- theme.toml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/theme.toml b/theme.toml index c749c24..ee896ef 100644 --- a/theme.toml +++ b/theme.toml @@ -1,18 +1,19 @@ name = "Icarus" license = "MIT" -licenselink = "//github.com/digitalcraftsman/hugo-icarus-theme/blob/master/LICENSE.md" -description = "The blog theme you may fall in love with, coming to Hugo. " -homepage = "//github.com/digitalcraftsman/hugo-icarus-theme" +licenselink = "https://gitlab.com/toryanderson/hugo-icarus/-/blob/master/LICENSE.md" +description = "A responsive and customizable theme for bloggers. " +homepage = "https://gitlab.com/toryanderson/hugo-icarus/-/tree/master" tags = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics"] features = ["syntax highlighting", "maxthjax", "rss", "gallery", "widgets", "google analytics"] -min_version = 0.20 +min_version = "0.72.0" -[author] - name = "Digitalcraftsman" - homepage = "//github.com/digitalcraftsman" +authors = [ + {name = "Tory Anderson", homepage = "https://gitlab.com/toryanderson"}, + {name = "Digitalcraftsman", homepage = "https://github.com/digitalcraftsman"} +] # If porting an existing theme [original] name = "Ruipeng Zhang" homepage = "http://blog.zhangruipeng.me" - repo = "//github.com/ppoffice/hexo-theme-icarus" + repo = "https://github.com/ppoffice/hexo-theme-icarus" -- cgit v1.2.3