updated layout
This commit is contained in:
parent
24470ffc8d
commit
1bd5cc7305
@ -3,8 +3,8 @@
|
|||||||
<ul>
|
<ul>
|
||||||
{{ range .Pages }}
|
{{ range .Pages }}
|
||||||
<li>
|
<li>
|
||||||
<a href="{{ .Permalink }}">{{ .Name }}</a>
|
<a href="{{ .Permalink }}">{{ .Title }}</a>
|
||||||
<p>{{ .Params.name }}</p>
|
<p>{{ .Params.weight }}</p>
|
||||||
</li>
|
</li>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -316,7 +316,7 @@
|
|||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="http://localhost:1313/labels/2024-05-24-map-date-2024-05-24t17-41-00-000z-name-72-dark-chocolate-bar-weight-60gm-description-our-72-dark-chocolate-bar-stands-out-because-we-light-roast-our-cacao-which-produces-delightful-wild-berry-tasting-notes-we-carefully-select-on/"></a>
|
<a href="http://localhost:1313/labels/2024-05-24-map-date-2024-05-24t17-41-00-000z-name-72-dark-chocolate-bar-weight-60gm-description-our-72-dark-chocolate-bar-stands-out-because-we-light-roast-our-cacao-which-produces-delightful-wild-berry-tasting-notes-we-carefully-select-on/"></a>
|
||||||
<p>72% Dark Chocolate Bar</p>
|
<p>0</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user