📝 docs: update link to multilanguage lines in config

This commit is contained in:
Óscar
2023-08-15 02:13:49 +02:00
committed by GitHub
parent 0e3a4af49b
commit a61911d7df

View File

@@ -111,7 +111,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/b2ca636eb98ff7e2361a1db5da3b349bf566846d/config.toml#L20-L128) for an example.
See [these lines in the provided `config.toml`](https://github.com/welpo/tabi/blob/0e3a4af49b4ea2b68aabeab5c65ce4e71cbe29d3/config.toml#L20-L130) 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.