🏗 Default language changed to Spanish with defaultContentLanguage and date format changed with params.dateFormat in hugo.yaml
This commit is contained in:
parent
2b4b40dc66
commit
4f75f65684
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
baseURL: https://sudodnf.com/
|
||||
languageCode: es
|
||||
defaultContentLanguage: "es"
|
||||
title: sudo dnf
|
||||
theme: ["PaperMod"]
|
||||
|
||||
|
@ -24,6 +25,7 @@ mainSections:
|
|||
|
||||
|
||||
params:
|
||||
dateFormat: "2 de January de 2006"
|
||||
homeInfoParams:
|
||||
Title: "Blog 📖"
|
||||
Content: 'Tengo pensado subir algún relatillo y artículos de opinión que escriba de vez en cuando. Podeis seguirme en mastodon y hablarme tranquilamente.'
|
||||
|
|
Loading…
Add table
Reference in a new issue