mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-04 19:45:08 -04:00
Fixed logo URL not being updated when using instant loading
This commit is contained in:
@@ -281,6 +281,7 @@ export function setupInstantLoading(
|
||||
/* Components */
|
||||
"[data-md-component=announce]",
|
||||
"[data-md-component=header-topic]",
|
||||
"[data-md-component=home], .md-logo", // compat
|
||||
"[data-md-component=container]",
|
||||
"[data-md-component=skip]"
|
||||
]) {
|
||||
|
||||
Reference in New Issue
Block a user