Disable upvotes in the meantime. Still working on upvoters
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 16s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 16s
This commit is contained in:
parent
b29c4000b9
commit
0da987c31d
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ hideUntranslated = false
|
||||||
themeStyle = "herman"
|
themeStyle = "herman"
|
||||||
generateSocialCard = true
|
generateSocialCard = true
|
||||||
postsToShowOnIndex = 10
|
postsToShowOnIndex = 10
|
||||||
upvotes = true
|
upvotes = false
|
||||||
upvoteApi = "http://localhost:3030"
|
upvoteApi = "http://localhost:3030"
|
||||||
|
|
||||||
[[params.popularPosts]]
|
[[params.popularPosts]]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue