Skip to content

Commit

Permalink
🔧 Fix mainSections in spanish exampleSite config
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandrgaspar committed Jul 16, 2023
1 parent d808b3d commit dc86d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/config/_default/languages.es.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ copyright = "© 2023 Congo contributors"

dateFormat = "2 January 2006"

mainSections = ["Ejemplos"]
mainSections = ["samples"]
description = "Un tema poderoso y liviano para Hugo creado con Tailwind CSS."

[author]
Expand Down

0 comments on commit dc86d23

Please sign in to comment.