diff --git a/layouts/shortcodes/p5_sketch.html b/layouts/shortcodes/p5_sketch.html new file mode 100644 index 0000000..eeee38f --- /dev/null +++ b/layouts/shortcodes/p5_sketch.html @@ -0,0 +1,2 @@ +{{ $id := .Get "id" }} +
\ No newline at end of file diff --git a/layouts/shortcodes/p5_sketch_container.html b/layouts/shortcodes/p5_sketch_container.html deleted file mode 100644 index fbd30b4..0000000 --- a/layouts/shortcodes/p5_sketch_container.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file