mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Doc 1545 kapa (#3422)
This commit is contained in:
@@ -79,7 +79,7 @@ extra_css:
|
||||
- _extra/css/feedback.css
|
||||
# https://squidfunk.github.io/mkdocs-material/customization/?h=#additional-javascript
|
||||
extra_javascript:
|
||||
- _extra/javascript/extra.js
|
||||
- _extra/javascript/init_kapa_widget.js
|
||||
watch:
|
||||
- _glossary
|
||||
- _snippets
|
||||
@@ -157,11 +157,9 @@ plugins:
|
||||
# But DO NOT ENABLE IT NORMALLY
|
||||
# It causes Netlify builds to fail
|
||||
# - info
|
||||
# Search is built in, but must be enabled when you add other plugins
|
||||
- search
|
||||
- exclude:
|
||||
glob:
|
||||
# - integrations/builtin/*
|
||||
#- integrations/builtin/*
|
||||
# https://squidfunk.github.io/mkdocs-material/reference/images/#lightbox
|
||||
- glightbox:
|
||||
touchNavigation: false
|
||||
|
||||
Reference in New Issue
Block a user