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/code.html
Normal file
4
themes/platters/layouts/shortcodes/figures/code.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
{{- $trimmedInner := trim .Inner "\n " -}}
|
||||
<figure class="code">
|
||||
{{ $.Page.RenderString $trimmedInner }}
|
||||
</figure>
|
Loading…
Add table
Add a link
Reference in a new issue