diff --git a/Makefile b/Makefile index 7790d04..a193314 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ all: - rsync -avr ./* unixpeople.org:/var/www/unixpeople.org/www/htdocs/ + rsync -avr --delete --delete-excluded ./* unixpeople.org:/var/www/unixpeople.org/www/htdocs/ diff --git a/index.html b/index.html index f5cb1b4..e3e01b4 100644 --- a/index.html +++ b/index.html @@ -57,12 +57,11 @@ li > span.content > a {