瀏覽代碼

minor update

pull/141/head
abhidj0090 4 年之前
父節點
當前提交
fc90acfebb
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      layouts/partials/head.html

+ 0
- 1
layouts/partials/head.html 查看文件

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

Loading…
取消
儲存