mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 20:33:59 +02:00
Another link in the same page
This commit is contained in:
@@ -63,7 +63,7 @@ same as the other types, but the directory must be called "\_default".
|
|||||||
|
|
||||||
## post/single.html
|
## post/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" . }}
|
||||||
{{ partial "subheader.html" . }}
|
{{ partial "subheader.html" . }}
|
||||||
|
Reference in New Issue
Block a user