mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
2 lines
240 B
HTML
2 lines
240 B
HTML
<postcard-display class="{{ default "center" (.Get "class") }}" src="{{ .Get "src" }}"{{with .Get "show"}} show="{{ . }}"{{end}}></postcard-display>
|
|
<script type="module" src="https://unpkg.com/@dotpostcard/postcards-html?module"></script>
|