forked from deepStateMirrors/tabi
📝 docs: update link to multilanguage lines in config
This commit is contained in:
parent
52d0ac9447
commit
0cdb83e3b2
1 changed files with 1 additions and 1 deletions
|
@ -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/0e3a4af49b4ea2b68aabeab5c65ce4e71cbe29d3/config.toml#L20-L130) for an example.
|
||||
See [these lines in the provided `config.toml`](https://github.com/welpo/tabi/blob/main/config.toml#L22-L132) 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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue