From 77b07a3fa1851c41f4ed203626ff15ddbde3b526 Mon Sep 17 00:00:00 2001 From: surdeus Date: Sun, 22 Dec 2024 17:44:34 +0500 Subject: [PATCH] ... --- content/posts/Blablabla.md | 7 +++++++ sh.sh | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 content/posts/Blablabla.md 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 '"