Skip to content

Commit

Permalink
fix: landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
ctwhome committed Apr 11, 2022
1 parent 39492bc commit e02a724
Show file tree
Hide file tree
Showing 37 changed files with 1,976 additions and 147 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
database:
container_name: database
build: ./database
image: rsd/database:0.0.21
image: rsd/database:0.0.20
ports:
# enable connection from outside (development mode)
- "5432:5432"
Expand Down Expand Up @@ -66,7 +66,7 @@ services:
# dockerfile to use for build
dockerfile: Dockerfile
# update version number to corespond to frontend/package.json
image: rsd/frontend:0.6.6
image: rsd/frontend:0.6.4
environment:
# it uses values from .env file
- POSTGREST_URL
Expand Down
4 changes: 4 additions & 0 deletions frontend/assets/LogoApp.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions frontend/assets/LogoAppSmall.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 0 additions & 24 deletions frontend/assets/logo-escience.svg

This file was deleted.

32 changes: 32 additions & 0 deletions frontend/assets/logos/LogoEscience.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions frontend/assets/logos/LogoHelmholtz.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions frontend/assets/logos/LogoLeiden.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
5 changes: 5 additions & 0 deletions frontend/assets/logos/LogoSurf.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e02a724

Please sign in to comment.