Update for modern hugo, deploy on gitea
All checks were successful
Deploy / deploy (push) Successful in 12s

This commit is contained in:
Madison Rye Progress
2026-03-15 18:35:15 -07:00
parent f8960be03b
commit 2697410ae0
3 changed files with 48 additions and 4 deletions

View File

@ -2,7 +2,9 @@ baseURL = "https://ally.id/"
languageCode = "en-us"
title = "ally"
theme= "ally"
paginatePath = ""
[pagination]
path = ""
[permalinks]
news = "/:year/:month/:day/:slug/"