aboutsummaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 0753e8b..a49714e 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -14,7 +14,7 @@
14 14
15 <title>{{ page.title }}</title> 15 <title>{{ page.title }}</title>
16 16
17 <link rel="stylesheet" href="/assets/highlight.css?ver={{ site.cache_version }}" media="none" onload="if(media!='all')media='all'"> 17 <link rel="icon" type="image/gif" href="/{{ site.avatar }}?ver={{ site.cache_version }}">
18 18
19 <meta name="og:url" content="https://mitjafelicijan.com/{{ page.slug }}"> 19 <meta name="og:url" content="https://mitjafelicijan.com/{{ page.slug }}">
20 <meta name="og:type" content="website"> 20 <meta name="og:type" content="website">