changed compile script, fixed title on mobile

This commit is contained in:
Neko 2021-07-17 19:06:55 +02:00
parent d275116e8e
commit cd3f23744f
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ header {
padding-left: 20px;
padding-right: 20px;
text-align: center;
word-wrap: break-word;
}
header * {

View File

@ -2,3 +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/