Fixed logo URL not being updated when using instant loading

This commit is contained in:
squidfunk
2021-03-07 19:36:51 +01:00
parent 5037094b12
commit 859173ef88
8 changed files with 10 additions and 7 deletions

View File

@@ -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]"
]) {