From 4416f92503154970bbd1464896661160b6d1d80c Mon Sep 17 00:00:00 2001 From: Matthew Cengia Date: Mon, 15 Jul 2024 04:43:28 +1000 Subject: [PATCH] feat: add `og:url` meta tag as per https://ogp.me/ (#191) --- layouts/partials/meta/post.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/meta/post.html b/layouts/partials/meta/post.html index d0c3bd5..16e2160 100644 --- a/layouts/partials/meta/post.html +++ b/layouts/partials/meta/post.html @@ -19,6 +19,7 @@ + {{ with.Params.author }}