1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 09:12:39 +00:00

Enable social card generation (#2068)

This commit is contained in:
2023-03-01 20:35:05 -06:00
parent d63dc04aff
commit 28c576110c
8 changed files with 80 additions and 64 deletions

View File

@ -33,6 +33,9 @@ extra:
theme:
language: en
font:
text: Public Sans
code: DM Mono
palette:
- media: "(prefers-color-scheme)"
scheme: default
@ -60,7 +63,8 @@ plugins:
fill: "#FFD06F"
text: "#2d2d2d"
cards_dir: assets/img/social
cards_font: 'Public Sans'
cards_font: Public Sans
cache_dir: .cache/plugin/social-en
nav:
- Home: 'index.md'