Use logo for social card (#2069)

This commit is contained in:
Jonah Aragon 2023-03-02 12:03:48 -06:00
parent 9e16a63caa
commit fda35b5f70
No known key found for this signature in database
5 changed files with 7 additions and 1 deletions

View File

@ -38,7 +38,6 @@ theme:
custom_dir: ../theme custom_dir: ../theme
favicon: assets/brand/png/favicon/favicon-32x32.png favicon: assets/brand/png/favicon/favicon-32x32.png
icon: icon:
logo: octicons/shield-lock-16
repo: simple/github repo: simple/github
features: features:
- navigation.tracking - navigation.tracking

View File

@ -33,6 +33,7 @@ extra:
theme: theme:
language: en language: en
logo: ../theme/assets/brand/SVG/Logo/privacy-guides-logo-notext-colorbg.svg
font: font:
text: Public Sans text: Public Sans
code: DM Mono code: DM Mono

View File

@ -33,6 +33,7 @@ extra:
theme: theme:
language: fr language: fr
logo: ../../theme/assets/brand/SVG/Logo/privacy-guides-logo-notext-colorbg.svg
font: font:
text: Public Sans text: Public Sans
code: DM Mono code: DM Mono

View File

@ -37,6 +37,7 @@ extra_css:
theme: theme:
language: he language: he
logo: ../../theme/assets/brand/SVG/Logo/privacy-guides-logo-notext-colorbg.svg
font: font:
text: Open Sans text: Open Sans
code: Cousine code: Cousine

View File

@ -33,6 +33,10 @@ extra:
theme: theme:
language: nl language: nl
logo: ../../theme/assets/brand/SVG/Logo/privacy-guides-logo-notext-colorbg.svg
font:
text: Public Sans
code: DM Mono
palette: palette:
- media: "(prefers-color-scheme)" - media: "(prefers-color-scheme)"
scheme: default scheme: default