Merge of features tied to 'Piri Piri' funding goal'

This commit is contained in:
squidfunk
2023-07-05 17:39:33 +02:00
parent 03d065ca20
commit 1bee037713
100 changed files with 4610 additions and 671 deletions

View File

@@ -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