File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11site_name : Winterbloom Big Honking Button User Guide
22copyright : " © 2020 Winterbloom, licensed under Creative Commons CC BY-SA 4.0"
33repo_url : " https://github.com/theacodes/Winterbloom-Big-Honking-Button"
4- edit_uri : edit/master /user_guide/docs
4+ edit_uri : edit/main /user_guide/docs
55theme :
66 name : winterbloom
77markdown_extensions :
@@ -16,6 +16,11 @@ markdown_extensions:
1616 - pymdownx.superfences
1717 - pymdownx.magiclink
1818 - md_in_html
19+ - markdown_link_attr_modifier :
20+ external_only : True
21+ custom_attrs :
22+ rel : " noopener"
23+ referrerpolicy : " origin"
1924nav :
2025 - " User Guide " : index.md
2126 - " Kit Build Instructions " : build.md
Original file line number Diff line number Diff line change 1+ mkdocs >= 1.1.0
2+ git+https://github.com/theacodes/winterbloom_mkdocs_theme.git#winterbloom_mkdocs_theme
3+ pymdown-extensions >= 8.1.0
4+ markdown_link_attr_modifier >= 0.1.7
You can’t perform that action at this time.
0 commit comments