Skip to content

Commit db594c7

Browse files
fix: remove empty custom_dir from mkdocs.yml
The custom_dir: overrides was pointing to an empty directory, causing zensical build to fail with 'No such file or directory' error. Remove it since no template overrides are needed.
1 parent 979713a commit db594c7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ extra_css:
9595
extra_javascript:
9696
- javascripts/mathjax.js
9797
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js
98-
- javascripts/discord-link.js
9998

10099
markdown_extensions:
101100
- abbr

0 commit comments

Comments
 (0)