diff --git a/mkdocs.yml b/mkdocs.yml index 3a3d3108..8b7947a1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -27,9 +27,7 @@ plugins: pagination_per_page: 3 # more blog parameters here: # https://squidfunk.github.io/mkdocs-material/plugins/blog/ - - tags: - tags_file: tags.md - + - tags nav: - Home: index.md @@ -46,4 +44,5 @@ markdown_extensions: - attr_list # This lets us specify image dimensions, etc. extra_css: - - stylesheets/extra.css \ No newline at end of file + - stylesheets/extra.css +