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

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2018-06-19 19:07:06 +0300
committerHuabing Zhao <zhaohuabing@gmail.com>2018-06-19 19:07:06 +0300
commit3d356f27c9aea5ccb777c09bf67588eb3b37a869 (patch)
tree020ab2079153fe567b4b77299b594b7bcad12d31 /theme.toml
parentb4362eccf6a4daa944d12d57065346f628bb7c88 (diff)
add sample site
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/theme.toml b/theme.toml
index a5dc07d..adc00c3 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,9 +3,9 @@
name = "Clean White"
license = "Apache"
-licenselink =
-description = "A clean, elegant hugo theme for blog"
-homepage = ""
+licenselink = "https://github.com/zhaohuabing/hugo-theme-cleanwhite/blob/master/LICENSE"
+description = "A clean, elegant blog theme for hugo"
+homepage = "https://github.com/zhaohuabing/hugo-theme-cleanwhite"
tags = [ "minimal", "responsive", "blog","light", "clean", "search"]
features = ["disqus", "site search", "responsive", "google analytics", "side bar"]
min_version = 0.10