mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 09:46:23 +00:00
update social layouts
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
12
mkdocs.yml
12
mkdocs.yml
@@ -46,7 +46,10 @@ plugins:
|
||||
utm_source: "geek-cookbook-blog"
|
||||
utm_medium: "RSS"
|
||||
utm_campaign: "feed-syndication"
|
||||
|
||||
social:
|
||||
# debug: true
|
||||
# debug_color: yellow
|
||||
cards_layout: geek-cookbook
|
||||
|
||||
#theme_dir: mkdocs-material
|
||||
nav:
|
||||
@@ -444,8 +447,11 @@ markdown_extensions:
|
||||
check_paths: true
|
||||
base_path: _snippets
|
||||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:materialx.emoji.twemoji
|
||||
emoji_generator: !!python/name:materialx.emoji.to_svg
|
||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg
|
||||
options:
|
||||
custom_icons:
|
||||
- overrides/.icons
|
||||
- pymdownx.inlinehilite
|
||||
- pymdownx.magiclink:
|
||||
repo_url_shorthand: true
|
||||
|
||||
Reference in New Issue
Block a user