-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
94 lines (79 loc) · 2.39 KB
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
baseURL = "/"
languageCode = "en"
title = "You Blog"
theme = "hugo-nuo"
enableRobotsTXT = true
pygmentsuseclasses = true
PygmentsCodeFences = true
canonifyurls = true
# Disqus Username
disqusShortname = "qins"
# Google Analytics UA number
googleAnalytics = "UA-104908429-1"
# Copyright of your post
copyright = "© This post is licensed under CC License, please give source if you likes to quote or reproduce."
# Initial site menu, you can extend menu with content.
[[menu.main]]
name = "Home"
weight = 10
identifier = "home"
url = "/"
[[menu.main]]
name = "Works"
weight = 20
identifier = "works"
url = "https://github.com/qins"
[[menu.main]]
name = "Tags"
weight = 30
identifier = "tags"
url = "/tags"
# Add your own params here
[params]
author = "Qins"
avatar = "/img/avatar.jpg"
seotitle = "You Blog"
subtitle = "~ Keep It Simple & Stupid ~"
description = "You yi si(有意思) in Chinese means interesting."
paginate = 10
# Choose your social networks
email = "liangqinsi at gmail"
github = "qins"
#twitter = "twitter_username"
#linkedin = "linkedin_username"
#weibo = "weibo_username"
#wechat= "/img/qrcode.jpg" # Replace with your wechat qrcode image
# facebook = "facebook_username"
# google = "googlplus_id_number"
# instagram = "instagram_username"
# youtube = "youtube_username"
# vimeo = "vimeo_username"
# medium = "medium_username"
# quora = "quora_username"
# pinterest = "pinterest_username"
# dribbble = "dribbble_username"
# behance = "behance_username"
# jsfiddle = "jsfiddle_username"
# codepen = "codepen_username"
# zhihu = "zhihu_username"
# douban = "douban_username"
# bilibili = "bilibili_id_number"
# Google Webmaster
# https://www.google.com/webmasters/
#googleSiteVerification = "_moDmnnBNVLBN1rzNxyGUGdPHE20YgbmrtzLIbxaWFc"
# Bing Webmaster
# https://www.bing.com/toolbox/webmaster/
#msValidate = "22596E34341DD1D17D6022C44647E587"
# Baidu Webmaster (China Only)
# https://zhanzhang.baidu.com/
# baiduSiteVerification = "MZ23SPxxfa"
# Sogou Webmaster (China Only)
# http://zhanzhang.sogou.com/
# sogouSiteVerification = "m2jktMQTZm"
# 360 Webmaster (China Only)
# http://zhanzhang.so.com/
# soSiteVerification = "b7ab3b4c2edbc856642004d1b8c27a91"
# Baidu Tongji (China Only)
# https://tongji.baidu.com/
# baiduTongji = "e21dc1e8a592188271b615159dc88af7"
# ICP Number (China Only)