We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a0124d commit 1e8bb12Copy full SHA for 1e8bb12
scripts/template.serve.yml
@@ -23,8 +23,6 @@ theme:
23
repo: fontawesome/brands/git-alt
24
edit: material/pencil
25
view: material/eye
26
-plugins:
27
-- glightbox
28
markdown_extensions:
29
- abbr
30
- admonition
scripts/template.yml
@@ -110,7 +110,7 @@ markdown_extensions:
110
- pymdownx.tasklist
111
- pymdownx.tabbed
112
watch:
113
- - includes
+ - docs/includes
114
exclude_docs: |
115
/test/
116
/cultural/
0 commit comments