From cce3a5c3b52d22349fa08eeabc7b7eb5a1b21ace Mon Sep 17 00:00:00 2001 From: Urja Acharya Date: Sat, 23 May 2020 13:47:29 -0700 Subject: Updated license and homepage in theme toml --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index ad92e1e..b79589c 100644 --- a/theme.toml +++ b/theme.toml @@ -3,9 +3,9 @@ name = "redgood" license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" +licenselink = "https://github.com/urjaacharya/redgood/blob/master/LICENSE" description = "Clean minimal javascript-less theme for blogs." -homepage = "http://example.com/" +homepage = "https://github.com/urjaacharya/redgood" tags = ["personal", "blog",] features = ["clean", "responsive", "minimal", "no javascript"] min_version = "0.71.0" -- cgit v1.2.3