Update api endpoint and theme
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 15s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 15s
This commit is contained in:
parent
937d9dfa47
commit
b29c4000b9
2 changed files with 2 additions and 1 deletions
|
|
@ -53,6 +53,7 @@ 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 e896111497c5dc37ff1b10271f87e47373b76b81
|
||||
Subproject commit d8834d83b781837986c9f678a8bfdfd0b79287e7
|
||||
Loading…
Add table
Add a link
Reference in a new issue