aboutsummaryrefslogtreecommitdiffhomepage
path: root/NOTE.md
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-01-10 01:50:37 +0900
committernsfisis <nsfisis@gmail.com>2023-01-10 01:50:37 +0900
commitdae1b45d1f3bc805161606ca5815dac210358db7 (patch)
treed7e1bbdb5e6bdc7d94a4b05393479d2b216249b5 /NOTE.md
parent302cb5323cb28a04a005be2d382b6349c6fde302 (diff)
downloadblog.nsfisis.dev-dae1b45d1f3bc805161606ca5815dac210358db7.tar.gz
blog.nsfisis.dev-dae1b45d1f3bc805161606ca5815dac210358db7.tar.zst
blog.nsfisis.dev-dae1b45d1f3bc805161606ca5815dac210358db7.zip
new post: phperkaigi-2023-unused-token-quiz-3
Diffstat (limited to 'NOTE.md')
-rw-r--r--NOTE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTE.md b/NOTE.md
index c8c6098..88c5e55 100644
--- a/NOTE.md
+++ b/NOTE.md
@@ -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