mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2025-01-18 00:46:47 +01:00
Removed deprecated instant loading selector for logo
This commit is contained in:
parent
ba6a845a19
commit
adcdb2aa52
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -282,7 +282,7 @@ export function setupInstantLoading(
|
||||
"[data-md-component=announce]",
|
||||
"[data-md-component=container]",
|
||||
"[data-md-component=header-topic]",
|
||||
"[data-md-component=logo], .md-logo", // compat
|
||||
"[data-md-component=logo]",
|
||||
"[data-md-component=skip]",
|
||||
...feature("navigation.tabs.sticky")
|
||||
? ["[data-md-component=tabs]"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user