Run MkDocs in strict mode
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
This commit is contained in:
parent
fd2e8fad79
commit
972cd80085
1 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@ site_description: The personal, minimalist, super-fast, database free, bookmarki
|
|||
theme: readthedocs
|
||||
docs_dir: doc/md
|
||||
site_dir: doc/html
|
||||
strict: true
|
||||
|
||||
pages:
|
||||
- Home: index.md
|
||||
|
|
Loading…
Reference in a new issue