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

github.com/ThemeTony/hugo-theme-tony.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFFRaycoder <nn_201312@163.com>2020-05-22 15:06:07 +0300
committerFFRaycoder <nn_201312@163.com>2020-05-22 15:06:07 +0300
commit0e9d9d8cacd2ea682201361917f654b66fb53a36 (patch)
tree1895e3cace8336ee105c2e2cf5c5feb46432a940
parent468a4637fc3d31dce36a43cda36c0903ba6fc884 (diff)
update exampleSite
-rw-r--r--exampleSite/config.toml10
-rw-r--r--exampleSite/config.zh.toml10
2 files changed, 10 insertions, 10 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 7c4cba3..de63ce1 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -26,17 +26,17 @@ paginate = 10
# author information
[author]
# First name
- name = ""
+ name = "HUGO-THEME-TONY"
# Mailbox
- email = ""
+ email = "mail@example.com"
# Motto or introduction
- motto = ""
+ motto = "HUGO THEME TONY"
# Avatar
avatar = "/images/t.jpg"
# Website (default: baseURL)
- website = "https://themetony.github.io/hugo-theme-tony/"
+ website = "https://htony.js.org/"
# GitHub
- github = ""
+ github = "https://github.com/ThemeTony/"
# Page category
[taxonomies]
diff --git a/exampleSite/config.zh.toml b/exampleSite/config.zh.toml
index 3fb294c..d70b7f7 100644
--- a/exampleSite/config.zh.toml
+++ b/exampleSite/config.zh.toml
@@ -26,17 +26,17 @@ paginate = 10
# 作者信息
[author]
# 名字
- name = ""
+ name = "HUGO-THEME-TONY"
# 邮箱
- email = ""
+ email = "mail@example.com"
# 座右铭或简介
- motto = ""
+ motto = "HUGO THEME TONY"
# 头像
avatar = "/images/t.jpg"
# 网站(默认值:baseURL)
- website = "https://themetony.github.io/hugo-theme-tony/"
+ website = "https://htony.js.org/"
# GitHub
- github = ""
+ github = "https://github.com/ThemeTony/"
# 页面分类
[taxonomies]