mirror of
https://github.com/trwnh/hugo-theme-paradox.git
synced 2024-12-21 23:48:46 +00:00
8 lines
No EOL
108 B
HTML
8 lines
No EOL
108 B
HTML
<figure>
|
|
<div>
|
|
{{.Inner | markdownify}}
|
|
</div>
|
|
<figcaption>
|
|
{{.Get "title"}}
|
|
</figcaption>
|
|
</figure> |