Make the p5-sketch element a figure
This commit is contained in:
parent
f3a0b7ab27
commit
687369eb43
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
{{ $id := .Get "id" }}
|
||||
<div class="sketch-container" id="{{ $id }}"></div>
|
||||
<figure class="p5-sketch" id="{{ $id }}"></figure>
|
Loading…
Add table
Add a link
Reference in a new issue