Skip to content

Commit

Permalink
Feature/fig (#35) use new screenshot
Browse files Browse the repository at this point in the history
* update image
  • Loading branch information
zizdlp authored Sep 7, 2024
1 parent 6d16357 commit 7685414
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,6 @@ compose_build:
docker-compose --env-file compose.env -f docker-compose-build.yaml up --remove-orphans
compose_pull:
docker-compose --env-file compose.env -f docker-compose-pull.yaml down --volumes
docker-compose --env-file compose.env -f docker-compose-pull.yaml pull
docker-compose --env-file compose.env -f docker-compose-pull.yaml up --remove-orphans
.PHONY: database createdb dropdb migrateup migratedown sqlc mock test server next compose
Binary file modified zbook_frontend/public/feature_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified zbook_frontend/public/feature_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified zbook_frontend/public/search_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified zbook_frontend/public/search_light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7685414

Please sign in to comment.