summaryrefslogtreecommitdiffstats
path: root/layouts/shortcodes/acronym.html
AgeCommit message (Collapse)AuthorFilesLines
10 daysfix: update deprecated .Site.Languages and .Site.Data APIs to site.Languages ↵Danilo M.1-0/+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