Add a nowrap shortcode
This commit is contained in:
parent
7bbd9a3adf
commit
1d825755ff
1 changed files with 1 additions and 0 deletions
1
layouts/shortcodes/nowrap.html
Normal file
1
layouts/shortcodes/nowrap.html
Normal file
|
@ -0,0 +1 @@
|
|||
<span class="nowrap">{{ .Inner }}</span>
|
Loading…
Add table
Add a link
Reference in a new issue