From 46a72aaa0024da328eeb9c3e8d275c27e24e1282 Mon Sep 17 00:00:00 2001 From: Emiel Hollander Date: Sun, 28 Oct 2018 23:31:33 +0100 Subject: Update readme to refer to correct theme name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa3259d..b91d47d 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ It is possible to use an icon from [the solid set](https://fontawesome.com/icons ### Internationalisation (i18n) -Tale supports using other languages than English. Language files for the texts Tale uses are provided in the `i18n` directory. The default language is English. To switch languages, add the key `defaultContentLanguage` to your `config.toml` file. For example: +Tale supports using other languages than English. Language files for the texts Hallo uses are provided in the `i18n` directory. The default language is English. To switch languages, add the key `defaultContentLanguage` to your `config.toml` file. For example: ``` defaultContentLanguage = "nl" @@ -101,7 +101,7 @@ defaultContentLanguage = "nl" To translate texts your site uses, add an `i18n` folder to your site. -Feel free to submit pull requests for other translations of Tale's texts. +Feel free to submit pull requests for other translations of Hallo's texts. [Hugo documentation for multilingual sites](//gohugo.io/content-management/multilingual/) -- cgit v1.2.3