mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-08 09:32:27 +00:00
Switch to theme based on Archie
This commit is contained in:
6
themes/archie/layouts/shortcodes/callout.html
Normal file
6
themes/archie/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