mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16: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" >}}
|
||||
<header>
|
||||
<h1>The World's Greatest City</h1>
|
||||
<div><a href="/locations/chicago-il/">Chicago IL</a></div>
|
||||
<h1>The World's Greatest City</h1>
|
||||
<div><a href="/locations/chicago-il">Chicago IL</a></div>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/tags/pizza">pizza</a>
|
||||
@ -70,4 +70,5 @@ The preceding partial would then output to the rendered page as follows, assumin
|
||||
{{< /output >}}
|
||||
|
||||
|
||||
|
||||
[singletemplate]: /templates/single-page-templates/
|
||||
|
Loading…
x
Reference in New Issue
Block a user