diff --git a/Makefile b/Makefile index a8380fd..6868612 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ .PHONY: upload upload: - rsync -r --exclude .git/ . doktorkraus.de:/var/www/bovender + yarn exec webpack && \ + rsync -r --exclude .git/ --exclude src/ --exclude node_modules/ . doktorkraus.de:/var/www/bovender diff --git a/index.html b/index.html index 32d3fa2..895ee4c 100644 --- a/index.html +++ b/index.html @@ -4,13 +4,12 @@ - Daniel Kraus is (a) bovender + Daniel Kraus ~ bovender - {{/* */}} @@ -24,36 +23,37 @@
-
-
-

- Daniel Kraus - Daniel Kraus is (a) Bovender + +