* chore(mkdocs.yml): add header.autohide and announce.dismiss to the list of enabled theme plugins

This commit is contained in:
NirantK
2023-08-22 14:59:26 +05:30
parent 11f7dd8d7e
commit f9ba985678

View File

@@ -25,6 +25,8 @@ theme:
- navigation.sections
- content.code.annotate
- toc.follow
- header.autohide
- announce.dismiss
accent:
# Primary color
color: "#3f51b5"