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>2021-08-18 07:41:21 +0300
committerUrja Acharya <urja.acharya@huskers.unl.edu>2021-08-18 07:41:21 +0300
commitcf6f82ce70c27ac159eceaed8e91a39560cf7c3f (patch)
tree0a1a8fc0309cd42a367315c1ff20366ef7929d88
parent16bb79a13f6a328c54da5496d2a6dadaa6a1fa3d (diff)
added demositeHEADmaster
-rw-r--r--theme.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index 9d9456a..c79d2c4 100644
--- a/theme.toml
+++ b/theme.toml
@@ -6,6 +6,7 @@ license = "MIT"
licenselink = "https://github.com/urjaacharya/redgood/blob/master/LICENSE"
description = "Clean minimal javascript-less theme for blogs."
homepage = "https://github.com/urjaacharya/redgood"
+demosite = "https://redgood.netlify.app"
tags = ["personal", "blog", "clean", "responsive", "minimal", "red"]
features = ["no javascript"]
min_version = "0.80.0"