Renamed home component to logo

This commit is contained in:
squidfunk
2021-03-07 19:39:03 +01:00
parent 859173ef88
commit 47659c24d7
8 changed files with 10 additions and 10 deletions

View File

@@ -281,8 +281,8 @@ 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=logo], .md-logo", // compat
"[data-md-component=skip]"
]) {
const source = getElement(selector)