We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4ef21 commit 0b56e73Copy full SHA for 0b56e73
mkdocs.yml
@@ -133,5 +133,5 @@ markdown_extensions:
133
plugins:
134
- search
135
- tags
136
- - social # social embed cards
137
- enabled: !ENV [CI, false] # enabled only when running in CI (eg GitHub Actions)
+ - social: # social embed cards
+ enabled: !ENV [CI, false] # enabled only when running in CI (eg GitHub Actions)
0 commit comments