shithub: hugo

ref: 82abca32fa8791e526edd820c32c0b8f9d8e0e78
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 }}