mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-11 00:36:29 +00:00
@@ -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:
|
||||
|
||||
23
mkdocs.yml
23
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
|
||||
<a href="https://github.com/geek-cookbook/geek-cookbook/issues/new/?title=[Feedback]+{title}+-+{url}" target="_blank" rel="noopener">creating an issue</a>.
|
||||
social:
|
||||
- icon: 'fontawesome/brands/mastodon'
|
||||
link: 'https://so.fnky.nz/@funkypenguin'
|
||||
|
||||
Reference in New Issue
Block a user