We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6c4c57 + bb1f3ef commit f4db62aCopy full SHA for f4db62a
1 file changed
mkdocs.yml
@@ -27,9 +27,7 @@ plugins:
27
pagination_per_page: 3
28
# more blog parameters here:
29
# https://squidfunk.github.io/mkdocs-material/plugins/blog/
30
- - tags:
31
- tags_file: tags.md
32
-
+ - tags
33
34
nav:
35
- Home: index.md
@@ -46,4 +44,5 @@ markdown_extensions:
46
44
- attr_list # This lets us specify image dimensions, etc.
47
45
48
extra_css:
49
- - stylesheets/extra.css
+ - stylesheets/extra.css
+
0 commit comments