diff --git a/Makefile b/Makefile index acb39fd..afed330 100644 --- a/Makefile +++ b/Makefile @@ -2,5 +2,5 @@ help: @echo deploy deploy: + rsync -avz arrow.min.js hardforze.binarytrance.com:infrastructure/volumes/www/7bit.org/ rsync -avz index.html hardforze.binarytrance.com:infrastructure/volumes/www/7bit.org/trip-calculator.html - rsync -avz arrow.min.mjs hardforze.binarytrance.com:infrastructure/volumes/www/7bit.org/ diff --git a/arrow.min.mjs b/arrow.min.js similarity index 100% rename from arrow.min.mjs rename to arrow.min.js diff --git a/index.html b/index.html index f6ad226..fb165ca 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ body { }