mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
Update data-templates.md
corrected partials directory in example
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
e5fee30996
commit
5d4c3c03c6
@@ -81,7 +81,7 @@ You can now render the list of recordings for all the bass players in a template
|
||||
{{ end }}
|
||||
```
|
||||
|
||||
And then in the `partial/artist.html`:
|
||||
And then in the `partials/artist.html`:
|
||||
|
||||
```
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user