home content in print..
This commit is contained in:
parent
e695edd915
commit
100e02fb92
|
@ -12,6 +12,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{{ .Site.Home.Content }}
|
||||||
|
|
||||||
{{ range .Site.Home.Params.has_topics }}
|
{{ range .Site.Home.Params.has_topics }}
|
||||||
{{ with $.GetPage (printf "%s%s" "/topic/" . ) }}
|
{{ with $.GetPage (printf "%s%s" "/topic/" . ) }}
|
||||||
|
|
Loading…
Reference in New Issue