mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-07-29 09:12:35 -04:00
Merge of features tied to 'Piri Piri' funding goal'
This commit is contained in:
@@ -129,7 +129,7 @@ export function mountHeaderTitle(
|
||||
})
|
||||
|
||||
/* Obtain headline, if any */
|
||||
const heading = getOptionalElement("article h1")
|
||||
const heading = getOptionalElement(".md-content h1")
|
||||
if (typeof heading === "undefined")
|
||||
return EMPTY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user