summaryrefslogtreecommitdiffstats
path: root/layouts/partials/hamburger-menu.html
AgeCommit message (Collapse)AuthorFilesLines
2026-06-26fix: submenu as expanding second row inside header glassDanilo M.1-1/+11
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: indented submenu children in mobile overlayDanilo M.1-0/+15
2026-04-29feat: support external links in main menu with A11y new-tab labelDanilo M.1-1/+4
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/+125