mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-13 01:02:10 +00:00
9 lines
244 B
HTML
9 lines
244 B
HTML
|
<figcaption>
|
||
|
—
|
||
|
<span class="h-cite" itemprop="citation" role="doc-credit">
|
||
|
<span itemprop="isPartOf" itemscope itemtype="https://schema.org/{{ .Get "partOfType" }}">
|
||
|
{{ .Inner | markdownify | safeHTML }}
|
||
|
</span>
|
||
|
</span>
|
||
|
</figcaption>
|