mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 00:44:37 -04:00
Fixed invalid link to partials
This commit is contained in:
parent
b102d92c81
commit
10bddcd470
@ -111,7 +111,7 @@ It makes use of [partial templates](/layout/partials/)
|
|||||||
|
|
||||||
## project/single.html
|
## project/single.html
|
||||||
This content template is used for [spf13.com](http://spf13.com/).
|
This content template is used for [spf13.com](http://spf13.com/).
|
||||||
It makes use of [partial templates](/layout/partials/)
|
It makes use of [partial templates](/templates/partials/)
|
||||||
|
|
||||||
|
|
||||||
{{ partial "header.html" . }}
|
{{ partial "header.html" . }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user