mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Add a forgotten language tag (go-html-template) for code
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
b05aaed14d
commit
9ce901dcbb
@@ -36,7 +36,7 @@ series: golang
|
||||
+++
|
||||
```
|
||||
|
||||
```
|
||||
```go-html-template
|
||||
{{ range where .Site.Pages "Params.series" "golang" }}
|
||||
{{ .Content }}
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user