diff options
Diffstat (limited to 'templates/_head.md')
| -rw-r--r-- | templates/_head.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/_head.md b/templates/_head.md new file mode 100644 index 0000000..a91e1b6 --- /dev/null +++ b/templates/_head.md @@ -0,0 +1,5 @@ +--- +title: {{ title }} +--- + +# {{ title }} |