aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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