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 9bc28b6 commit 0d79de3Copy full SHA for 0d79de3
docs/mkdocs.yml
@@ -176,6 +176,18 @@ nav:
176
- Tags: 'about/tags.md'
177
178
plugins:
179
+ - link-embeds:
180
+ enabled: true
181
+ name_default: "Untitled Link"
182
+ desc_default: "No description found"
183
+ image_default: "https://github.com/Aetherinox/mkdocs-link-embeds/assets/118329232/c0298d98-0910-4235-a88f-0c3e2f704ba7"
184
+ image_disabled: false
185
+ favicon_default: "https://github.com/Aetherinox/mkdocs-link-embeds/assets/118329232/13a151b1-d7f9-4e27-909b-a26986ab0954"
186
+ favicon_disabled: false
187
+ favicon_size: 25
188
+ target: "blank"
189
+ accent: "FFFFFF1A"
190
+ verbose: false
191
- search:
192
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
193
- tags:
0 commit comments