aboutsummaryrefslogtreecommitdiffstats
path: root/site/layouts/partials/head.html
diff options
context:
space:
mode:
authorMathias Biilmann Christensen <info@mathias-biilmann.net>2017-02-20 23:57:32 -0800
committerMathias Biilmann Christensen <info@mathias-biilmann.net>2017-02-20 23:57:32 -0800
commitabac30330edd5b7ea718abc230c9d685dfe30c83 (patch)
treefe94c8989a68b03bef7f9a9001b14de504a7433e /site/layouts/partials/head.html
parent5248a576a106552a71e720314299e7269d8f5bb5 (diff)
Add preview template for posts in CMS
Diffstat (limited to 'site/layouts/partials/head.html')
-rw-r--r--site/layouts/partials/head.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/layouts/partials/head.html b/site/layouts/partials/head.html
index 6c5c593..bd2f1da 100644
--- a/site/layouts/partials/head.html
+++ b/site/layouts/partials/head.html
@@ -23,8 +23,8 @@
<!-- Open Graph -->
<meta property="og:type" content="business.business">
<meta property="og:title" content="Kaldi | Great coffee with a conscience">
- <meta property="og:url" content="http://kaldi.netlify.com/">
- <meta property="og:image" content="http://kaldi.netlify.com/og-image.jpg">
+ <meta property="og:url" content="/">
+ <meta property="og:image" content="/og-image.jpg">
</head>