feat: get more basic url
Some checks reported errors
continuous-integration/drone/push Build was killed

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-10-24 10:22:00 +02:00
parent 1d5c587eb5
commit 7aec5f142b
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -19,7 +19,7 @@
<meta property="og:title" content="Kasper Hermansen's blog is a hub of insights on platform engineering">
<meta property="og:description" content="Kasper Hermansen's blog is a hub of insights on platform engineering">
<meta property="og:image" content="https://blog.kasperhermansen.com/images/kjuulh.jpg">
<meta property="og:url" content="{{ get_url(path=page.permalink) }}" />
<meta property="og:url" content="page.permalink | safe" />
<meta property="og:type" content="website">
<meta property="og:site_name" content="Kasper Hermansen's Blog">
<meta name="twitter:card" content="summary">