format correctement la date pour atom

This commit is contained in:
Yannick Francois
2020-02-07 22:41:40 +01:00
parent c8b83be17d
commit 6b877f0b33
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ build: ## Construit le site
./pana.sh
deploy: ## déploie le site
git push
git push && rsync -avzn content/ elsif@ssh-elsif.alwaysdata.net:/www/
run: ## démarre un serveur local
http-server content/