diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-04-24 14:18:41 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-04-24 14:23:52 +0900 |
| commit | bea3b8b1785390077c041d7a8d77a079650d42a8 (patch) | |
| tree | 78fe3d67b936786da99b315366e4940f558a77f0 /NOTE.md | |
| parent | 13b78dc0d6b1795f77592be8c0d3212a0c63e173 (diff) | |
| download | nsfisis.github.io-bea3b8b1785390077c041d7a8d77a079650d42a8.tar.gz nsfisis.github.io-bea3b8b1785390077c041d7a8d77a079650d42a8.tar.zst nsfisis.github.io-bea3b8b1785390077c041d7a8d77a079650d42a8.zip | |
post: term-banner-write-tool-showing-banner-in-terminal
Diffstat (limited to 'NOTE.md')
| -rw-r--r-- | NOTE.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,5 +11,5 @@ $ hugo -d docs Create a new post. ``` -$ hugo new posts/[TITLE].md +$ hugo new posts/$(date +'%Y-%m-%d')/[TITLE].md ``` |
