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

github.com/urjaacharya/redgood.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrja Acharya <urja.acharya@huskers.unl.edu>2020-05-23 23:47:29 +0300
committerUrja Acharya <urja.acharya@huskers.unl.edu>2020-05-23 23:47:29 +0300
commitcce3a5c3b52d22349fa08eeabc7b7eb5a1b21ace (patch)
tree04b09f091105f9c1e97462fa13fb3f25135bfdab
parent93bff9119e97b1eb617f554dee41f89c509af09f (diff)
Updated license and homepage in theme toml
-rw-r--r--theme.toml4
1 files 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"