updated layout
This commit is contained in:
parent
24470ffc8d
commit
1bd5cc7305
@ -3,8 +3,8 @@
|
||||
<ul>
|
||||
{{ range .Pages }}
|
||||
<li>
|
||||
<a href="{{ .Permalink }}">{{ .Name }}</a>
|
||||
<p>{{ .Params.name }}</p>
|
||||
<a href="{{ .Permalink }}">{{ .Title }}</a>
|
||||
<p>{{ .Params.weight }}</p>
|
||||
</li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
|
@ -316,7 +316,7 @@
|
||||
|
||||
<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>
|
||||
<p>72% Dark Chocolate Bar</p>
|
||||
<p>0</p>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user