accessible.tips/themes/hugo-xmin/layouts/shortcodes/change.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

3 lines
61 B
HTML

<dt><strong>{{ .Get 0 }}</strong></dt>
<dd>{{ .Get 1 }}</dd>