diff --git a/build+deploy.sh b/build+deploy.sh index a7a6869..6fbe975 100755 --- a/build+deploy.sh +++ b/build+deploy.sh @@ -10,3 +10,6 @@ rsync -v --archive --delete --exclude /.htpasswd public/ \ ecg00-portal@ecg00.hostsharing.net:doms/my.ecogood.world/htdocs-ssl/ rsync -v --archive public/.htpasswd \ ecg00-portal@ecg00.hostsharing.net:doms/my.ecogood.world/ + +echo +echo Finished. See results at https://my.ecogood.world diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 0aa8b0d..acd70f1 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -2,6 +2,8 @@