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