Skip to content

Commit c12ae18

Browse files
committed
refactor: edit theme features for MkDocs
1 parent 087ad02 commit c12ae18

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

changelog.d/+2f7a6442.changed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Edit theme features for MkDocs.

template/{% if docs == 'mkdocs' %}mkdocs.yml{% endif %}.jinja

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ theme:
3232
- content.code.annotate
3333
- content.code.copy
3434
- content.tabs.link
35-
- content.tooltips
35+
- navigation.footer
3636
- navigation.indexes
3737
- navigation.path
3838
- navigation.sections
@@ -41,6 +41,7 @@ theme:
4141
- navigation.top
4242
- navigation.tracking
4343
- search.highlight
44+
- search.share
4445
- search.suggest
4546
- toc.follow
4647
palette:

0 commit comments

Comments
 (0)