mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
fix reqs and validation
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
site_name: n8n Docs
|
||||
site_url: https://docs.n8n.io/
|
||||
site_description: Documentation for n8n, a workflow automation platform.
|
||||
validation:
|
||||
nav:
|
||||
omitted_files: info
|
||||
not_found: warn
|
||||
absolute_links: ignore
|
||||
links:
|
||||
not_found: warn
|
||||
absolute_links: ignore
|
||||
unrecognized_links: info
|
||||
theme:
|
||||
name: material
|
||||
custom_dir: overrides
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
mkdocs-literate-nav==0.6.0
|
||||
mkdocs-macros-plugin==1.16.0
|
||||
mkdocs-macros-plugin==1.0.4
|
||||
|
||||
Reference in New Issue
Block a user