mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-09 14:59:45 +00:00
use relative link
This commit is contained in:
parent
56c3889871
commit
74d6ea7692
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ From `exampleSite/`, copy `config.toml` to the root folder of your Hugo site and
|
||||||
|
|
||||||
## Multilingual
|
## Multilingual
|
||||||
|
|
||||||
Introduction currently ships with support for [many languages](https://github.com/victoriadrake/hugo-theme-introduction/tree/master/i18n). Contributions for other language translations are welcome.
|
Introduction currently ships with support for [many languages](i18n). Contributions for other language translations are welcome.
|
||||||
|
|
||||||
To create a new language translation, add the `.toml` file to the `i18n/` folder. See the existing files for the necessary fields.
|
To create a new language translation, add the `.toml` file to the `i18n/` folder. See the existing files for the necessary fields.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue