Files
knaeckeboot-eu/themes/bluewater/layouts/partials/blog-preview-homepage.html
T
Konstantin Kollar 8529ee86e4 Initial commit
2022-10-03 21:13:35 +02:00

5 lines
98 B
HTML

<div>
<div><a href="{{ .Permalink }}">{{ .Title }}</a></div>
<div>{{ .Summary }}</div>
</div>