Merge branch 'master' into deploy/prod

This commit is contained in:
Aaron Yarborough 2018-12-20 20:40:58 +00:00
commit e84a7409ef
2 changed files with 2 additions and 1 deletions

View file

@ -9,4 +9,4 @@ pipelines:
script:
- apt-get update
- apt-get -qq install git-ftp
- git ftp init --user $FTP_USERNAME --passwd $FTP_PASSWORD "ftp://91.197.228.162/graal-archive"
- git ftp push --user $FTP_USERNAME --passwd $FTP_PASSWORD "ftp://91.197.228.162/graal-archive"

View file

@ -54,6 +54,7 @@ a:hover {
.gar-header-nav ul {
margin: 20px 0;
padding-inline-start: 0;
}
.gar-header-nav ul li {