diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/post.md | 2 | ||||
-rw-r--r-- | templates/til.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/post.md b/templates/post.md index d953683..e023b58 100644 --- a/templates/post.md +++ b/templates/post.md @@ -3,5 +3,5 @@ title: FIXME date: FIXME layout: post lang: FIXME -ref: FIXME-post +ref: FIXME --- diff --git a/templates/til.md b/templates/til.md index e0c8f94..9ec910e 100644 --- a/templates/til.md +++ b/templates/til.md @@ -3,5 +3,5 @@ title: FIXME date: FIXME layout: til lang: FIXME -ref: FIXME-til +ref: FIXME --- |