mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 04:04:39 -04:00
parent
34f8de26de
commit
42a19f479e
@ -53,8 +53,8 @@ The preceding partial would then output to the rendered page as follows, assumin
|
|||||||
|
|
||||||
{{< output file="/blog/greatest-city/index.html" >}}
|
{{< output file="/blog/greatest-city/index.html" >}}
|
||||||
<header>
|
<header>
|
||||||
<h1>The World's Greatest City</h1>
|
<h1>The World's Greatest City</h1>
|
||||||
<div><a href="/locations/chicago-il/">Chicago IL</a></div>
|
<div><a href="/locations/chicago-il">Chicago IL</a></div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="/tags/pizza">pizza</a>
|
<a href="/tags/pizza">pizza</a>
|
||||||
@ -70,4 +70,5 @@ The preceding partial would then output to the rendered page as follows, assumin
|
|||||||
{{< /output >}}
|
{{< /output >}}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[singletemplate]: /templates/single-page-templates/
|
[singletemplate]: /templates/single-page-templates/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user