shithub: hugo

ref: 3ebe83aea7c0eeb309b9ff7827075cc682c86c00
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 }}