diff --git a/web/src/html.js b/web/src/html.js index ca144ca5d..ba39f2b83 100644 --- a/web/src/html.js +++ b/web/src/html.js @@ -78,6 +78,7 @@ function buildOgMetadata(overrideOptions = {}) { const cleanDescription = removeMd(description || SITE_DESCRIPTION); const head = `${SITE_TITLE}\n` + + `\n` + `\n` + `\n` + `\n` +