added a shortcode for notes/meta info, and a Reading section
This commit is contained in:
parent
3416521f89
commit
4825a52edd
11 changed files with 86 additions and 19 deletions
2
templates/shortcodes/h.html
Normal file
2
templates/shortcodes/h.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<div class="meta">{{ at }}</div>
|
||||
<div>{{ body | markdown | safe }}</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue