Update config.toml
This commit is contained in:
parent
a090b3382f
commit
61f3ad9efa
|
@ -9,7 +9,6 @@ hasCJKLanguage = false
|
||||||
|
|
||||||
summaryLength = 70
|
summaryLength = 70
|
||||||
|
|
||||||
googleAnalytics = ""
|
|
||||||
copyright = "MIT©zzossig"
|
copyright = "MIT©zzossig"
|
||||||
timeout = 10000
|
timeout = 10000
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
|
@ -52,15 +51,7 @@ rssLimit = 100
|
||||||
facebook = "http://example.org"
|
facebook = "http://example.org"
|
||||||
twitter = "http://example.org"
|
twitter = "http://example.org"
|
||||||
github = "http://example.org"
|
github = "http://example.org"
|
||||||
stack-overflow = ""
|
|
||||||
instagram = ""
|
|
||||||
google-plus = ""
|
|
||||||
youtube = ""
|
|
||||||
medium = ""
|
|
||||||
tumblr = ""
|
|
||||||
linkedin = ""
|
|
||||||
pinterest = "http://example.org"
|
pinterest = "http://example.org"
|
||||||
stack-exchange = ""
|
|
||||||
|
|
||||||
[languages]
|
[languages]
|
||||||
[languages.en]
|
[languages.en]
|
||||||
|
|
Loading…
Reference in New Issue