瀏覽代碼

Remove Google News meta tags (#197)

These have been deprecated by Google
tags/2.52
Christian Oliff 5 年之前
父節點
當前提交
79f418c185
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      layouts/_default/baseof.html

+ 0
- 1
layouts/_default/baseof.html 查看文件

@@ -34,7 +34,6 @@

{{/* NOTE: These Hugo Internal Templates can be found starting at https://github.com/spf13/hugo/blob/master/tpl/tplimpl/template_embedded.go#L158 */}}
{{- template "_internal/opengraph.html" . -}}
{{- template "_internal/google_news.html" . -}}
{{- template "_internal/schema.html" . -}}
{{- template "_internal/twitter_cards.html" . -}}


Loading…
取消
儲存