mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16:24:53 -04:00
Add a forgotten language tag (go-html-template) for code
This commit is contained in:
parent
b05aaed14d
commit
9ce901dcbb
@ -36,7 +36,7 @@ series: golang
|
|||||||
+++
|
+++
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```go-html-template
|
||||||
{{ range where .Site.Pages "Params.series" "golang" }}
|
{{ range where .Site.Pages "Params.series" "golang" }}
|
||||||
{{ .Content }}
|
{{ .Content }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user