aboutsummaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2018-08-06 16:57:37 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2018-08-06 16:57:37 +0200
commit5deb92ab08e9b967513a9b16bd231dab888bb294 (patch)
tree890d36f41966faeffb6c6a649b1ee23d65c53832 /_layouts/post.html
parent53130e15f849e7508118725c45c33731380ea5a3 (diff)
downloadmitjafelicijan.com-5deb92ab08e9b967513a9b16bd231dab888bb294.tar.gz
update
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">