Explorar el Código

minor update

pull/141/head
abhidj0090 hace 4 años
padre
commit
fc90acfebb
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      layouts/partials/head.html

+ 0
- 1
layouts/partials/head.html Ver fichero

@@ -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 }}

Cargando…
Cancelar
Guardar