summaryrefslogtreecommitdiffstats
path: root/layouts/partials/project-header.html
AgeCommit message (Collapse)AuthorFilesLines
2026-06-26fix: status badge color (safeCSS) + right-align badge and tagsDanilo M.1-7/+9
Hugo escaped the CSS-var style to ZgotmplZ, so badge colors never applied; build the style string through safeCSS instead. active=green now. On the project page, right-align the status badge with the title and push tags to the right, matching the list-view layout.
2026-06-26feat: slackware project single layout with project-header partialDanilo M.1-0/+46