shithub: hugo

ref: beb6c03bc8f476b753e5f3e3bc7a4a2e3f8ad355
dir: /tpl/tplimpl/embedded/templates/google_news.html/

View raw version
{{ if .IsPage }}{{ with .Params.news_keywords }}
  <meta name="news_keywords" content="{{ range $i, $kw := first 10 . }}{{ if $i }},{{ end }}{{ $kw }}{{ end }}" />
{{ end }}{{ end }}