mirror of
https://github.com/fruworg/themu.git
synced 2025-06-13 10:10:26 +03:00
Init
This commit is contained in:
6
layouts/shortcodes/callout.html
Normal file
6
layouts/shortcodes/callout.html
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
<div class="callout" style="">
|
||||
<div class="callout-inner">
|
||||
{{ .Get "text" }}
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user