mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
add feedback widget
This commit is contained in:
14
mkdocs.yml
14
mkdocs.yml
@@ -46,6 +46,20 @@ extra:
|
||||
analytics:
|
||||
provider: google
|
||||
property: GTM-5B8KCRR
|
||||
feedback:
|
||||
title: Was this page helpful?
|
||||
ratings:
|
||||
- icon: material/emoticon-happy-outline
|
||||
name: This page was helpful
|
||||
data: 1
|
||||
note: >-
|
||||
Thanks for your feedback!
|
||||
- icon: material/emoticon-sad-outline
|
||||
name: This page could be improved
|
||||
data: 0
|
||||
note: >-
|
||||
Thanks for your feedback! Help us improve this page by
|
||||
submitting an issue or a fix in our <a href="https://github.com/n8n-io/n8n-docs" target="_blank" rel="noopener">GitHub repo</a>.
|
||||
consent:
|
||||
title: Cookie consent
|
||||
description: >-
|
||||
|
||||
Reference in New Issue
Block a user