Added and internalized Pico theme for customization
This commit is contained in:
parent
8e7f72ce8b
commit
8c90bb2dfc
71 changed files with 4587 additions and 0 deletions
3
themes/pico/templates/shortcodes/badges.html
Normal file
3
themes/pico/templates/shortcodes/badges.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div class="badges center">
|
||||
{{ body | markdown | replace(from="%20", to=" ") | safe }}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue