aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'themes/simple/layouts')
-rwxr-xr-xthemes/simple/layouts/partials/head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/simple/layouts/partials/head.html b/themes/simple/layouts/partials/head.html
index d7fbec6..c1ba637 100755
--- a/themes/simple/layouts/partials/head.html
+++ b/themes/simple/layouts/partials/head.html
@@ -17,4 +17,4 @@
17<meta property="og:title" content="{{ .Title }}"> 17<meta property="og:title" content="{{ .Title }}">
18<meta property="og:description" content="{{ if .Summary }}{{ .Summary }}{{ else }}{{ .Site.Params.Description }}{{ end }}"> 18<meta property="og:description" content="{{ if .Summary }}{{ .Summary }}{{ else }}{{ .Site.Params.Description }}{{ end }}">
19<meta property="og:url" content="https://mitjafelicijan.com/{{ .Params.url }}"> 19<meta property="og:url" content="https://mitjafelicijan.com/{{ .Params.url }}">
20<meta property="og:image" content="https://mitjafelicijan.com/general/og.jpg"> 20<meta property="og:image" content="https://mitjafelicijan.com/general/og-big.jpg">