Add block list to gitignore
instead of making commits for each block from now on, I just paste the list.
This commit is contained in:
parent
cb4a924431
commit
4091b42e76
3 changed files with 7 additions and 112 deletions
2
layouts/shortcodes/include.html
Normal file
2
layouts/shortcodes/include.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
{{$file := .Get 0}}
|
||||
{{ $file | readFile | markdownify }}
|
Loading…
Add table
Add a link
Reference in a new issue