accessible.tips/themes/hugo-xmin/layouts/shortcodes/changelog.html
KemoNine cf83cf1925 added git revision info to bottom
of pages (if available) ; add 'back to top' link to footer ; add shortcodes for change log ; add shortcode for back to top to be used with headings
2023-03-18 18:46:32 -04:00

4 lines
35 B
HTML

<dl>
{{ .Inner | safeHTML }}
</dl>