Skip to content

Commit

Permalink
[DOCS] disable instant loading to fix fetch bug in firefox
Browse files Browse the repository at this point in the history
Unfortunately, instant loading breaks fetch calls to external websites in Firefox. See squidfunk/mkdocs-material#6565 for more information.
  • Loading branch information
SaltyAimbOtter committed Dec 27, 2023
1 parent 2948306 commit 7741fff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ theme:
- search.suggest
- content.tooltips
- toc.follow
- navigation.instant
- navigation.instant.prefetch

palette:
- scheme: slate
Expand Down

0 comments on commit 7741fff

Please sign in to comment.