home page?
All checks were successful
Build Hugo Site / build (push) Successful in 7s

This commit is contained in:
2025-11-10 03:51:05 -03:00
parent b4fbad79f2
commit f6817eb953
4 changed files with 16 additions and 6 deletions

View File

@@ -14,3 +14,7 @@ defaultContentLanguageInSubdir = true
[languages.pt]
languageName = "Português"
weight = 2
[params.homeInfoParams]
Title = "{{ i18n `homeTitle` }}"
Content = "{{ i18n `homeContent` }}"