github.com/shohhei1126/hugo@v0.42.2-0.20180623210752-3d5928889ad7/tpl/tplimpl/embedded/templates/google_news.html (about) 1 {{ if .IsPage }}{{ with .Params.news_keywords }} 2 <meta name="news_keywords" content="{{ range $i, $kw := first 10 . }}{{ if $i }},{{ end }}{{ $kw }}{{ end }}" /> 3 {{ end }}{{ end }}