Update for modern hugo, deploy on gitea
All checks were successful
Deploy / deploy (push) Successful in 12s
All checks were successful
Deploy / deploy (push) Successful in 12s
This commit is contained in:
@ -2,7 +2,9 @@ baseURL = "https://ally.id/"
|
||||
languageCode = "en-us"
|
||||
title = "ally"
|
||||
theme= "ally"
|
||||
paginatePath = ""
|
||||
|
||||
[pagination]
|
||||
path = ""
|
||||
|
||||
[permalinks]
|
||||
news = "/:year/:month/:day/:slug/"
|
||||
|
||||
Reference in New Issue
Block a user