Finish the initial setup
This commit is contained in:
4
layouts/shortcodes/test.md
Normal file
4
layouts/shortcodes/test.md
Normal file
@ -0,0 +1,4 @@
|
||||
{{ if not (eq .Page.GitInfo.Body "")}}
|
||||
## Author's comment
|
||||
{{ .Page.GitInfo.Body }}
|
||||
{{ end }}
|
Reference in New Issue
Block a user