diff options
Diffstat (limited to 'NOTE.md')
| -rw-r--r-- | NOTE.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Create a new post. ``` $ mkdir -p content/posts/$(date +'%Y-%m-%d') -$ touch content/posts/$(date +'%Y-%m-%d')/[TITLE].md +$ touch content/posts/$(date +'%Y-%m-%d')/[TITLE].adoc ``` ## TODO |
