From c4dd06672882c4125c18a1f04bb85264437b1d23 Mon Sep 17 00:00:00 2001 From: Dominik Juelg Date: Fri, 21 Aug 2020 14:41:48 +0200 Subject: bumped min version to v74 --- sample-config.toml | 2 +- theme.toml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sample-config.toml b/sample-config.toml index 72435fe..c8aa7c9 100644 --- a/sample-config.toml +++ b/sample-config.toml @@ -4,7 +4,7 @@ baseurl = "http://0.0.0.0/" title = "Shapez Theme" theme = "Shapez-Theme" -copyright = "Copyright (c) 2016, djuelg; all rights reserved." +copyright = "Copyright (c) 2020, djuelg; all rights reserved." [author] name = "djuelg" diff --git a/theme.toml b/theme.toml index d468bce..377df03 100644 --- a/theme.toml +++ b/theme.toml @@ -1,9 +1,9 @@ name = "Shapez Theme" license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE.md" -homepage = "" +licenselink = "https://opensource.org/licenses/MIT" +homepage = "https://github.com/djuelg/Shapez-Theme" tags = ["hugo", "blog", "Shapez", "SVG", "design"] -min_version = 0.16 +min_version = 0.74 [author] name = "djuelg" -- cgit v1.2.3