]> danix's work - danix.xyz-2.git/commit
fix: breadcrumb uses actual page ancestors instead of hardcoded articles path
authorDanilo M. <redacted>
Wed, 22 Apr 2026 09:48:19 +0000 (11:48 +0200)
committerDanilo M. <redacted>
Wed, 22 Apr 2026 09:48:19 +0000 (11:48 +0200)
commitdfa654ef8c1128e0f09dc269e3643d73ac3fa69d
tree1b9bca22df92e260145d4e0ebcc13ebd9081b578
parent3e568636ea564606abddcd05288d06e036a5efe4
fix: breadcrumb uses actual page ancestors instead of hardcoded articles path

Static pages under /is/ now show correct breadcrumb trail (eg. Home / About /
Privacy). Articles still show Home / Articles / Title. Both HTML breadcrumb
and JSON-LD structured data updated.
themes/danix-xyz-hacker/layouts/partials/breadcrumb-jsonld.html
themes/danix-xyz-hacker/layouts/partials/breadcrumb.html