Run MkDocs in strict mode

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
VirtualTam 2018-06-26 22:21:53 +02:00
parent fd2e8fad79
commit 972cd80085

View file

@ -5,6 +5,7 @@ site_description: The personal, minimalist, super-fast, database free, bookmarki
theme: readthedocs theme: readthedocs
docs_dir: doc/md docs_dir: doc/md
site_dir: doc/html site_dir: doc/html
strict: true
pages: pages:
- Home: index.md - Home: index.md