summaryrefslogtreecommitdiffstats
path: root/layouts/partials/header.html
AgeCommit message (Collapse)AuthorFilesLines
2026-06-26fix: submenu as expanding second row inside header glassDanilo M.1-32/+49
Replace floating dropdown box with a full-width centered second row that expands the existing frosted header panel on hover/focus. Project pages in the submenu fall back to page title when no menu name is set. Same label fallback applied to mobile overlay children.
2026-06-26feat: desktop nav submenu for nested menu items (CSS hover + focus-within)Danilo M.1-7/+43
2026-04-28fix: update deprecated .Site.Languages and .Site.Data APIs to site.Languages ↵Danilo M.1-1/+1
and hugo.Data - Replace .Site.Languages with site.Languages in hamburger-menu.html and header.html - Replace .Site.Data with hugo.Data in repository/single.html and footer.html - Add acronym shortcode for semantic HTML abbr tags with title attributes
2026-04-22chore: replace with extracted danix.xyz-hacker theme (danix2-hugo-theme)Danilo M.1-0/+94