From e3e7cdd80b0abadb5271ef34b6e4e40878f882c6 Mon Sep 17 00:00:00 2001
From: Karol Kania <999044+khanyooh@users.noreply.github.com>
Date: Fri, 04 Dec 2020 22:49:57 +0000
Subject: [PATCH] Update README -  # Animations are loaded by default

---
 README.md |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
index 32a92e9..5b36d51 100644
--- a/README.md
+++ b/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.

--
Gitblit v1.10.0