Pārlūkot izejas kodu

minor update

pull/141/head
abhidj0090 pirms 4 gadiem
vecāks
revīzija
6262f85d26
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      layouts/partials/head.html

+ 1
- 1
layouts/partials/head.html Parādīt failu

@@ -11,7 +11,7 @@

<meta property="og:title" content="{{ .Title }}">
<meta property="og:description" content="{{ with .Description }}{{ . }}{{ else }}{{ with site.Params.description }}{{ . }}{{ end }}{{ end }}">
<meta property="og:image" content="{{ with .Image }}{{ . }}{{ else }}{{ `images/Cover.jpg` | absURL }}{{ end }}" />
<meta property="og:image" content="{{ `images/Cover.jpg` | absURL }}" />
<meta property="og:url" content="{{ .Permalink }}">

{{ "<!-- plugins -->" | safeHTML }}

Notiek ielāde…
Atcelt
Saglabāt