@ -110,7 +110,7 @@ The content outside the front matter will be rendered between the header title a
- set the title and taxonomies for each language;
- add the `language_name.{code}` in `[extra]`. This is the text shown in the language switcher.
See [these lines in the provided `config.toml`](https://github.com/welpo/tabi/blob/dd73e527298c1c4357e48589314bfd9302323c27/config.toml#L19-L105) for an example.
See [these lines in the provided `config.toml`](https://github.com/welpo/tabi/blob/6c8d5c750fe68d4a3c6fdfb623cccb12e62af7a5/config.toml#L20-L108) for an example.
You will need an `_index.{language_code}.md` per language for each section (e.g. /blog or /projects) that you want to enable in that language.