Margin note added to my css and an example added to the About Me post.
This commit is contained in:
1
layouts/shortcodes/marginnote.html
Normal file
1
layouts/shortcodes/marginnote.html
Normal file
@ -0,0 +1 @@
|
||||
<span class="marginnote">{{ .Inner }}</span>
|
@ -1 +0,0 @@
|
||||
<span class="sidenote-number"><small class="sidenote">{{ .Inner }}</small></span>
|
Reference in New Issue
Block a user