Move a bunch of shortcodes and partials back from the platters theme
This commit is contained in:
parent
20d53e0df2
commit
3102dc1e56
29 changed files with 1 additions and 1 deletions
4
layouts/shortcodes/figures/p5.html
Normal file
4
layouts/shortcodes/figures/p5.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{{- $id := .Get "id" -}}
|
||||
<div class="centered">
|
||||
<figure class="p5-sketch {{ with .Get "bordered" }}bordered{{ end }}" id="{{ $id }}"></figure>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue