Compare commits

...

2 commits

Author SHA1 Message Date
b29c4000b9 Update api endpoint and theme
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 15s
2026-03-20 00:03:50 -04:00
937d9dfa47 Enable anonymous upvotes 2026-03-19 23:32:31 -04:00
2 changed files with 3 additions and 1 deletions

View file

@ -52,6 +52,8 @@ hideUntranslated = false
themeStyle = "herman"
generateSocialCard = true
postsToShowOnIndex = 10
upvotes = true
upvoteApi = "http://localhost:3030"
[[params.popularPosts]]
title = "Say goodbye to st and say hello to ghostty"

@ -1 +1 @@
Subproject commit d3ce523bfee8ad125ccf970e85602e2972f51627
Subproject commit d8834d83b781837986c9f678a8bfdfd0b79287e7