Bläddra i källkod

minor update

pull/141/head
abhidj0090 4 år sedan
förälder
incheckning
fc90acfebb
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0
    1
      layouts/partials/head.html

+ 0
- 1
layouts/partials/head.html Visa fil

@@ -12,7 +12,6 @@
<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="{{ .image }}" />
<meta property="og:url" content="{{.Permalink}}" />

{{ "<!-- plugins -->" | safeHTML }}
{{ range site.Params.plugins.css }}

Laddar…
Avbryt
Spara