mirror of
https://github.com/gohugoio/hugo.git
synced 2025-03-13 22:54:19 +00:00
Another link in the same page
This commit is contained in:
parent
b389a92383
commit
366f991694
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ same as the other types, but the directory must be called "\_default".
|
|||
|
||||
## post/single.html
|
||||
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 "subheader.html" . }}
|
||||
|
|
Loading…
Reference in a new issue