Add category
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-05-03 21:41:53 -06:00
parent 1a16624d84
commit 19b0885ef5
12 changed files with 16 additions and 19 deletions

View File

@@ -5,17 +5,6 @@ enableGitInfo = true
theme = "nostyleplease"
defaultContentLanguage = "en"
defaultContentLanguageInSubdir = false
[languages]
[languages.en]
weight = 1
contentDir = "content/en"
languageName = "English"
[languages.es]
weight = 2
contentDir = "content/es"
languageName = "Español"
[params]
defaultTheme = "auto"