diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index ed09a3d..9a458fe 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -13,6 +13,8 @@ jobs: uses: actions/checkout@v2 with: submodules: recursive + - name: Rebrand + run: cp webapp/* fyphe_O/webapp/ - name: Build neo4j uses: docker/build-push-action@v1.1.0 with: diff --git a/webapp/static/favicon.ico b/webapp/static/favicon.ico new file mode 100644 index 0000000..8be72e7 --- /dev/null +++ b/webapp/static/favicon.ico @@ -0,0 +1,105 @@ + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + Whale + 2008-10-24T04:19:54 + Cartoon diagram of a whale + http://openclipart.org/detail/19703/whale-by-stumbles + + + stumbles + + + + + animal + clip art + clipart + fish + image + mammal + media + png + public domain + svg + whale + + + + + + + + + + + diff --git a/webapp/static/icon.png b/webapp/static/icon.png new file mode 100644 index 0000000..a9a1192 Binary files /dev/null and b/webapp/static/icon.png differ diff --git a/webapp/static/icon.svg b/webapp/static/icon.svg new file mode 100644 index 0000000..8be72e7 --- /dev/null +++ b/webapp/static/icon.svg @@ -0,0 +1,105 @@ + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + Whale + 2008-10-24T04:19:54 + Cartoon diagram of a whale + http://openclipart.org/detail/19703/whale-by-stumbles + + + stumbles + + + + + animal + clip art + clipart + fish + image + mammal + media + png + public domain + svg + whale + + + + + + + + + + +