mirror of https://github.com/lxndrblz/anatole.git

Karol Kania
04.49.2020 e3e7cdd80b0abadb5271ef34b6e4e40878f882c6
Update README -  # Animations are loaded by default
1 files modified
6 ■■■■■ changed files
README.md 6 ●●●●● patch | view | raw | blame | history
README.md
@@ -107,6 +107,12 @@
displayMode = "dark"
```
### Disable Animations
```toml
doNotLoadAnimations = true # Animations are loaded by default
```
### Multilingual support
Anatole supports multilingual page setups. All you need to do is to add the languages to your 'config.toml'. For each Language you can set the custom options like title or description. It's important to include a `LanguageName`, as it will be displayed in the main menu.