erynwells.me/layouts/shortcodes/p5_sketch.html

2 lines
73 B
HTML
Raw Normal View History

{{ $id := .Get "id" }}
2022-03-25 23:38:37 -07:00
<figure class="p5-sketch" id="{{ $id }}"></figure>