From: Mischa POSLAWSKY Date: Sun, 17 May 2020 04:23:23 +0000 (+0200) Subject: head: title as og:name property, clean up description X-Git-Tag: v4.5~16 X-Git-Url: http://git.shiar.nl/minimedit.git/commitdiff_plain/3b7350299c92ff6de3b7980791657de1f5269e48 head: title as og:name property, clean up description Satisfy automated SEO warnings about missing title (wanting an explicit tag) and recommended summary length (fitting some long paragraphs by omitting inconsequential spaces). --- diff --git a/head.inc.php b/head.inc.php index 2b29afc..34e0d04 100644 --- a/head.inc.php +++ b/head.inc.php @@ -3,10 +3,10 @@ title) { ?> - <?= htmlspecialchars($Article->safetitle) ?> + <?= htmlspecialchars($Article->safetitle) ?> teaser) { ?> - +