diff --git a/_data/nav.yml b/_data/nav.yml index ef1ca1d..6ef3ec0 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -8,9 +8,6 @@ list: - title: "Hedgedoc" url: https://hedgedoc.itlabs.at/euG-i3V9T12SKXVREOEDlA# img: "/assets/images/NOTEP001.PNG" - - title: "Whiteboard" - url: https://whiteboard.itlabs.at/ - img: "/assets/images/SCHDP008.PNG" - title: "Wiki" url: https://wiki.itlabs.at/ img: "/assets/images/WINTU008.PNG" diff --git a/compile.sh b/compile.sh index 219f53e..3476e9a 100755 --- a/compile.sh +++ b/compile.sh @@ -2,4 +2,4 @@ export GEM_HOME="$HOME/gems" export PATH="$HOME/gems/bin:$PATH" bundle exec jekyll build -scp -r _site/* root@earth.koneko.at:/var/www/portal/ +scp -P 5053 -r _site/* root@earth.koneko.at:/var/www/portal/