Merge branch 'master' into delayed-disqus
This commit is contained in:
commit
934131263b
25 changed files with 726 additions and 19 deletions
|
|
@ -25,7 +25,8 @@ pygmentsCodefencesGuessSyntax = true
|
|||
readingTime = true
|
||||
useHLJS = true
|
||||
socialShare = true
|
||||
delayDisqus = false
|
||||
delayDisqus = true
|
||||
showRelatedPosts = true
|
||||
# gcse = "012345678901234567890:abcdefghijk" # Get your code from google.com/cse. Make sure to go to "Look and Feel" and change Layout to "Full Width" and Theme to "Classic"
|
||||
|
||||
#[[Params.bigimg]]
|
||||
|
|
@ -64,6 +65,7 @@ pygmentsCodefencesGuessSyntax = true
|
|||
vk = "username"
|
||||
paypal = "username"
|
||||
telegram = "username"
|
||||
500px = "username"
|
||||
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue