diff options
Diffstat (limited to 'example/config.json')
| -rw-r--r-- | example/config.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/example/config.json b/example/config.json new file mode 100644 index 0000000..4f42646 --- /dev/null +++ b/example/config.json @@ -0,0 +1,8 @@ +{ + "editor": [ + "vim" + ], + "filename": "%Y-%m-%d.md", + "layout": "%Y/%m", + "template": "" +}
\ No newline at end of file |
