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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <ccwangchn@gmail.com>2020-10-24 15:23:12 +0300
committerWang Chucheng <ccwangchn@gmail.com>2020-10-24 15:23:12 +0300
commitabaae90809a2b184bbfd6d1d3107d102454c02e0 (patch)
tree023b26d30528fd516a178f83593b9177a394c85e
parentb7f3ae82621bd2dc08471a34539e3953c47f5135 (diff)
docs: update theme.tomlv0.1.1
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 764f1c1..1493370 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,12 +5,12 @@ name = "Eureka"
license = "MIT"
licenselink = "https://github.com/wangchucheng/hugo-eureka/blob/master/LICENSE"
description = "Eureka is a elegant and powerful theme for Hugo."
-homepage = "https://github.com/wangchucheng/hugo-eureka/"
+homepage = "https://www.wangchucheng.com/en/docs/eureka/"
tags = ["blog", "Responsive", "Simple", "Personal", "Light", "Dark", "Mobile", "Fast", "Disqus", "Google analytics", "Syntax highlighting", "Highlighting", "Multilingual", "Modern", "Font awesome", "Fontawesome", "Documentation", "Docs", "Seo", "Tailwindcss"]
features = ["Blog", "Responsive", "Documentation", "Light", "Dark"]
min_version = "0.74.0"
authors = [
- {name = "C. Wang", homepage = "https://wangchucheng.com/"},
+ {name = "C. Wang", homepage = "https://www.wangchucheng.com/"},
{name = "R. Ma", homepage = "https://ruiqima.com/"}
]