Update blog structure for multilanguage

This commit is contained in:
Miguel de la Cruz 2024-01-11 23:49:58 +01:00
parent a3de983ff2
commit 3a45fb2707
6 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,6 @@
--- ---
title: 'Hello World' title: 'Hello World'
slug: hello-world
date: 2024-01-05T19:11:17+01:00 date: 2024-01-05T19:11:17+01:00
draft: false draft: false
--- ---

View file

@ -5,6 +5,7 @@ title: ctrlz
theme: hugo-bearcub theme: hugo-bearcub
copyright: CC BY-SA 4.0 copyright: CC BY-SA 4.0
defaultContentLanguage: es defaultContentLanguage: es
contentDir: content
disableHugoGeneratorInject: true disableHugoGeneratorInject: true
enableEmoji: true enableEmoji: true
@ -19,7 +20,6 @@ languages:
title: ctrlz title: ctrlz
languageName: ESP 🇪🇸 languageName: ESP 🇪🇸
LanguageCode: es LanguageCode: es
contentDir: content
params: params:
madeWith: 'Hecho con :heart_decoration: y Open Source' madeWith: 'Hecho con :heart_decoration: y Open Source'
menus: menus:
@ -34,7 +34,6 @@ languages:
title: ctrlz title: ctrlz
languageName: ENG 🇬🇧 languageName: ENG 🇬🇧
LanguageCode: en LanguageCode: en
contentDir: content-en
params: params:
madeWith: 'Made with :heart_decoration: and Open Source' madeWith: 'Made with :heart_decoration: and Open Source'
menus: menus: