fix logo and a bunch of shit
This commit is contained in:
@ -5,6 +5,7 @@ set -x
|
||||
pandoc -s --css=/static/style.css index.md > index.html
|
||||
|
||||
abra app cp cooperative.computer index.html app:/var/www/http/
|
||||
abra app cp cooperative.computer favicon.ico app:/var/www/http/
|
||||
for file in static; do
|
||||
abra app cp cooperative.computer "$file" app:/var/www/http/static/
|
||||
done
|
||||
|
Reference in New Issue
Block a user