Files
hugo-fresh/layouts/shortcodes/title3.html
T

2 lines
41 B
HTML
Raw Normal View History

2018-12-16 00:10:47 +01:00
<h3 class="title is-3">{{ .Get 0 }}</h3>