diff --git a/content/posts/Blablabla.md b/content/posts/Blablabla.md new file mode 100644 index 0000000..1fb94d6 --- /dev/null +++ b/content/posts/Blablabla.md @@ -0,0 +1,7 @@ ++++ +title = 'Blablabla' +date = 2024-12-22T17:42:55+05:00 +draft = false ++++ + +Blah-blah-blah... diff --git a/sh.sh b/sh.sh index 8da6d53..de58c62 100644 --- a/sh.sh +++ b/sh.sh @@ -3,3 +3,5 @@ hnp() { hugo new posts/$1.md $EDITOR content/posts/$1.md } + +echo Use the "'hnp '"