docs: social card meta inject method (#419)

This commit is contained in:
Ebony Louis
2024-12-05 20:20:47 -05:00
committed by GitHub
parent 8531777aa0
commit cc32f576af
3 changed files with 15 additions and 7 deletions
+3 -2
View File
@@ -9,6 +9,7 @@ use_directory_urls: false
# theme
theme:
name: material
custom_dir: overrides
features:
- announce.dismiss
- content.action.edit
@@ -41,11 +42,11 @@ theme:
# plugins
plugins:
- blog
- social:
enabled: true
- include-markdown
- callouts
- glightbox
- social:
enabled: !ENV [CI, true]
- mkdocstrings:
handlers:
python: