]> danix's work - danix.xyz-2.git/commit
fix: add breadcrumb to /is/ and /repository/ list pages in both languages
authorDanilo M. <redacted>
Wed, 22 Apr 2026 09:51:45 +0000 (11:51 +0200)
committerDanilo M. <redacted>
Wed, 22 Apr 2026 09:51:45 +0000 (11:51 +0200)
commit97ded5db20bd901ef48b1f50abf5f7dc83e667bd
tree928c5bfb68bf4ee6b81c1edcf47a9d42bcb6d7e2
parentdfa654ef8c1128e0f09dc269e3643d73ac3fa69d
fix: add breadcrumb to /is/ and /repository/ list pages in both languages

Section list templates (is/list.html, repository/list.html) were missing
the breadcrumb partial. Also extended JSON-LD breadcrumb generation to
include section-kind pages, not just single pages.
themes/danix-xyz-hacker/layouts/is/list.html
themes/danix-xyz-hacker/layouts/partials/head-meta.html
themes/danix-xyz-hacker/layouts/repository/list.html