Test disabling instant navigation to fix discourse embeds

This commit is contained in:
David Young
2021-01-23 16:56:49 +13:00
parent 0c92af66e7
commit dd297ee113
3 changed files with 33 additions and 2 deletions
+2 -2
View File
@@ -181,11 +181,11 @@ theme:
favicon: 'images/site-logo.svg'
features:
- navigation.tabs
- navigation.instant
# - navigation.instant
- navigation.tabs.sticky
- navigation.sections
- search.suggest
- search.highlight
# - search.highlight
- search.share
icon:
repo: 'fontawesome/brands/github'