Move all layouts to platters theme
This commit is contained in:
parent
de8101efed
commit
66adceaf24
91 changed files with 0 additions and 0 deletions
4
themes/platters/layouts/shortcodes/figures/p5.html
Normal file
4
themes/platters/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