aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-11-29 18:06:57 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-11-29 18:06:57 +0300
commit2ffb4215645b463e9755d9663c100728fe0ebb57 (patch)
tree251a9735640b1acdd448ebeeb0672ed64826339d /Makefile
parent54375572e11d23dacb20c5742d171af3072d7b9c (diff)
Новый пост + небольшие фиксы
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c3af61..f462cff 100644
--- a/Makefile
+++ b/Makefile
@@ -4,4 +4,4 @@ deploy:
hugo --gc && rsync -avz --delete public/ neonxp@neonxp.ru:/var/www/neonxp.ru
post:
- hugo new content posts/$(shell date '+%Y-%m-%d')-$(name)/_index.md \ No newline at end of file
+ hugo new content posts/$(shell date '+%Y-%m-%d')-$(name)/index.md \ No newline at end of file