Skip to content

Commit 48357ca

Browse files
committed
update templates
1 parent 9c8323b commit 48357ca

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
date: {{ '%Y-%m-%d %H:%M:%S' | strftime }}
3+
templateKey: til
4+
title: {{ title }}
5+
published: true
6+
tags:
7+
- {{ tag1 }}
8+
9+
---
10+

0 commit comments

Comments
 (0)