diff --git a/mkdocs.yml b/mkdocs.yml index 750c043..f364f53 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -16,11 +16,13 @@ nav: theme: name: material + custom_dir: docs/overrides # - allows use of the uverride/main.html file favicon: images/favicon.png logo: images/logo.png features: - navigation.top - content.action.edit + - announce.dismiss # allows for closing banner icon: repo: fontawesome/brands/github edit: material/pencil diff --git a/overrides/main.html b/overrides/main.html new file mode 100644 index 0000000..f00df59 --- /dev/null +++ b/overrides/main.html @@ -0,0 +1,29 @@ +{% extends "base.html" %} + +{% block announce %} +