changed compile script, fixed title on mobile
This commit is contained in:
		@@ -35,6 +35,7 @@ header {
 | 
			
		||||
    padding-left: 20px;
 | 
			
		||||
    padding-right: 20px;
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    word-wrap: break-word;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
header * {
 | 
			
		||||
 
 | 
			
		||||
@@ -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/
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user