mirror of
https://github.com/caressofsteel/hugo-story.git
synced 2024-12-22 01:25:07 +01:00
6 lines
116 B
HTML
6 lines
116 B
HTML
<section>
|
|
<span class="icon {{ .style }}"></span>
|
|
<h3>{{ .name }}</h3>
|
|
<p>{{ .content }}</p>
|
|
</section>
|