diff options
| -rw-r--r-- | static/general/og-big.jpg | bin | 0 -> 70575 bytes | |||
| -rw-r--r-- | static/general/og-big.xcf | bin | 0 -> 10025863 bytes | |||
| -rw-r--r-- | static/general/og.xcf | bin | 916556 -> 898329 bytes | |||
| -rwxr-xr-x | themes/simple/layouts/partials/head.html | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/static/general/og-big.jpg b/static/general/og-big.jpg new file mode 100644 index 0000000..da8273b --- /dev/null +++ b/static/general/og-big.jpg | |||
| Binary files differ | |||
diff --git a/static/general/og-big.xcf b/static/general/og-big.xcf new file mode 100644 index 0000000..ae0b007 --- /dev/null +++ b/static/general/og-big.xcf | |||
| Binary files differ | |||
diff --git a/static/general/og.xcf b/static/general/og.xcf index b4d4c37..0572715 100644 --- a/static/general/og.xcf +++ b/static/general/og.xcf | |||
| Binary files differ | |||
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"> |
