1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-11 00:36:29 +00:00
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2025-06-10 13:15:49 +12:00
parent ed6bc3b744
commit 8c132af6ca
2 changed files with 28 additions and 7 deletions

View File

@@ -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:

View File

@@ -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'