-
-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt to fix issues with instant loading
- Loading branch information
1 parent
448972a
commit 8355b45
Showing
5 changed files
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
.../pymdownx-extras/extra-loader-iLQ-keay.js → .../pymdownx-extras/extra-loader-DzDY65is.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...downx-extras/extra-loader-iLQ-keay.js.map → ...downx-extras/extra-loader-DzDY65is.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ theme: | |
- announce.dismiss | ||
- navigation.tabs | ||
- navigation.top | ||
# - navigation.instant | ||
- navigation.instant | ||
- navigation.indexes | ||
- toc.follow | ||
- content.tabs.link | ||
|
@@ -242,7 +242,7 @@ extra_javascript: | |
- https://unpkg.com/[email protected]/dist/mermaid.min.js | ||
# - https://cdn.jsdelivr.net/npm/[email protected]/dist/katex.min.js | ||
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js | ||
- assets/pymdownx-extras/extra-loader-iLQ-keay.js | ||
- assets/pymdownx-extras/extra-loader-DzDY65is.js | ||
|
||
plugins: | ||
- search: | ||
|