releaser: Use real theme count in template
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 6 Jul 2017 15:31:04 +0000 (17:31 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 6 Jul 2017 15:31:04 +0000 (17:31 +0200)
releaser/releasenotes_writer.go

index 84c8450e609526b5916305344262be13b89a7593..1835597b6374c34980e741d1ec52b65095ca0bb7 100644 (file)
@@ -60,7 +60,7 @@ Hugo now has:
 * {{ len .Contributors }}+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
 {{- end -}}
 {{ with .ThemeCount }}
-* 156+ [themes](http://themes.gohugo.io/)
+* {{ . }}+ [themes](http://themes.gohugo.io/)
 {{- end }}
 {{ with .Notes }}
 ## Notes