Fix breadcrumbs, update featured

This commit is contained in:
Joshua Goins 2024-11-18 19:04:50 -05:00
parent 769c5a3fc2
commit 4e7a3de67a
2 changed files with 4 additions and 4 deletions

View file

@ -1,9 +1,9 @@
{
"commissions": true,
"featured": [
"another-thursday",
"luci-zpainter",
"mel"
"altswimsuit",
"commission-midnighto51",
"electrical"
],
"new-banner": ""
}

View file

@ -61,7 +61,7 @@
{{ else }}
{{ if not (and $needs_skip $end) }}
<a href="{{ $.Permalink }}">{{ .Title }}</a>
<a href="{{ .Permalink }}">{{ .Title }}</a>
<span> / </span>
{{ end }}
{{ end }}