summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--index.ms6
2 files changed, 5 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 93319d6..4464408 100644
--- a/Makefile
+++ b/Makefile
@@ -10,4 +10,4 @@ clean:
rm -rf target/
deploy: site
- rsync target/ /var/www/
+ rsync -rv --delete-delay target/* ben@ashardalon.com:/var/www/main/
diff --git a/index.ms b/index.ms
index 9392721..03840b7 100644
--- a/index.ms
+++ b/index.ms
@@ -1,5 +1,7 @@
-.TL Website main page
-.AU Ben Culkin
+.TL
+Website main page
+.AU
+Ben Culkin
.PP
Welcome to my website.
There's not much here at the moment, but there will hopefully be some more stuff