diff options
| -rw-r--r-- | .jekyll-metadata | bin | 29975 -> 29973 bytes | |||
| -rw-r--r-- | _layouts/post.html | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.jekyll-metadata b/.jekyll-metadata index 3c76b25..d1f80cd 100644 --- a/.jekyll-metadata +++ b/.jekyll-metadata | |||
| Binary files differ | |||
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"> |
