forked from deepStateMirrors/tabi
✨ feat: add wide container shortcode
This commit is contained in:
parent
f8891dba2c
commit
fb0dea0106
5 changed files with 94 additions and 4 deletions
3
templates/shortcodes/wide_container.html
Normal file
3
templates/shortcodes/wide_container.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div class="full-width">
|
||||
{{ body | markdown | safe }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue