diff --git a/mkdocs-insiders.yml b/mkdocs-insiders.yml index 87b86f7..5ee6535 100644 --- a/mkdocs-insiders.yml +++ b/mkdocs-insiders.yml @@ -9,12 +9,12 @@ plugins: cards_color: fill: "#FFFFFF" text: "#000000" - privacy: - external_links_attr_map: - target: _blank - rel: nofollow - external_assets_exclude: - - shields.io/* + # privacy: + # external_links_attr_map: + # target: _blank + # rel: nofollow + # external_assets_exclude: + # - shields.io/* optimize: enabled: false # pngquant errors with-pdf: diff --git a/mkdocs.yml b/mkdocs.yml index d93c64a..60c2a24 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -382,7 +382,28 @@ extra: deprecated: Deprecated analytics: provider: google - property: G-N2YBGGF31R + property: G-N2YBGGF31R + consent: + title: Cookie consent + description: >- + We use cookies to recognize your repeated visits and preferences, as well + as to measure the effectiveness of our documentation and whether users + find what they're searching for. With your consent, you're helping us to + make our documentation better. + 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 + creating an issue. social: - icon: 'fontawesome/brands/mastodon' link: 'https://so.fnky.nz/@funkypenguin'