diff --git a/templates/.index b/templates/.index index 5ac93b9..7217f7b 100644 --- a/templates/.index +++ b/templates/.index @@ -1,2 +1,3 @@ 4ds.md +test.md diff --git a/templates/test.md b/templates/test.md new file mode 100644 index 0000000..528aaa5 --- /dev/null +++ b/templates/test.md @@ -0,0 +1,8 @@ +# {{title}} + +{{date +"%Y-%m-%d"}} + +{{tags}} + +{{content}} +