mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-24 23:04:32 -04:00
Renamed home component to logo
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user