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