epub/layouts/shortcodes/cover.html

4 lines
84 B
HTML
Raw Normal View History

2021-02-03 05:28:19 -05:00
<figure>
<img src="cover.jpg" alt="Coverbild {{ .Site.Params.title }}" />
</figure>