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

github.com/vimux/blank.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvimux <vimux@protonmail.com>2021-07-23 19:23:55 +0300
committervimux <vimux@protonmail.com>2021-07-23 19:25:46 +0300
commit4b83cd0f339293fe804bea3646555a230bc13f62 (patch)
tree1d6cdd324822a93e4854c1fca7d52243167c4123 /theme.toml
parentf4735db2aec9803f6b0587d8dd78f44d5acbbd6e (diff)
Update demosite
Live demo no longer exists and are not supported by the Hugo team. Added my demo as an alternative.
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index 9e56685..ce12edc 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,6 +3,7 @@ license = "MIT"
licenselink = "https://github.com/vimux/blank/blob/master/LICENSE"
description = "Starter Hugo theme for developers."
homepage = "https://github.com/vimux/blank/"
+demosite = "https://blank-demo.netlify.app/"
tags = ["blog", "plain", "blank", "starter", "development"]
features = ["blog"]
min_version = "0.20"