From 687369eb432ae65ccb22e71e63dc82bfe4eec425 Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Fri, 25 Mar 2022 23:38:37 -0700 Subject: [PATCH] Make the p5-sketch element a figure --- layouts/shortcodes/p5_sketch.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/p5_sketch.html b/layouts/shortcodes/p5_sketch.html index eeee38f..c34b2df 100644 --- a/layouts/shortcodes/p5_sketch.html +++ b/layouts/shortcodes/p5_sketch.html @@ -1,2 +1,2 @@ {{ $id := .Get "id" }} -
\ No newline at end of file +
\ No newline at end of file