mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-26 17:04:23 +01:00
Add: text center shortcode
This commit is contained in:
parent
de6fcc7cd9
commit
4bf1fd5243
1 changed files with 3 additions and 0 deletions
3
layouts/shortcodes/center.html
Normal file
3
layouts/shortcodes/center.html
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
<div class="text-center">
|
||||||
|
{{ .Inner }}
|
||||||
|
</div>
|
Loading…
Reference in a new issue