updated layout

This commit is contained in:
Amritanshu Agrawal 2024-05-26 17:17:29 +00:00
parent 24470ffc8d
commit 1bd5cc7305
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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>