Fix upvote api after domain change
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 1m49s

This commit is contained in:
Alex Selimov 2026-07-26 22:23:26 -04:00
parent 63e9b1a339
commit 484de6ef3d

View file

@ -61,7 +61,7 @@ themeStyle = "herman"
generateSocialCard = true
postsToShowOnIndex = 5
upvotes = true
upvoteApi = "https://www.alexselimov.com/api"
upvoteApi = "/api"
numBest = 5
[params.author]