Skip to content

Commit

Permalink
Merge branch 'experimental/finalest-final-merge-maybe' of https://git…
Browse files Browse the repository at this point in the history
…hub.com/abbastoof/transcendence into experimental/finalest-final-merge-maybe
  • Loading branch information
Otto Andelin committed Aug 27, 2024
2 parents 287e878 + b5d1453 commit 8c97063
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 1,190 deletions.
2 changes: 1 addition & 1 deletion Frontend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ COPY --chown=www:www ./Frontend/package-lock.json /app/package-lock.json
COPY --chown=www:www ./Frontend/vite.config.js /app/vite.config.js
COPY --chown=www:www ./Frontend/src /app/src
COPY --chown=www:www ./Frontend/src /www/
COPY --chown=www:www ./Frontend/default.jpg /www/avatars/
COPY --chown=www:www ./Frontend/src/assets/images/default.jpg /www/avatars/
COPY --chown=www:www ./Frontend/tools.sh /app/tools.sh

# Install npm dependencies
Expand Down
Binary file removed Frontend/default.jpg
Binary file not shown.
45 changes: 0 additions & 45 deletions Frontend/src/css/body.css

This file was deleted.

94 changes: 0 additions & 94 deletions Frontend/src/css/buttons.css

This file was deleted.

123 changes: 0 additions & 123 deletions Frontend/src/css/modal.css

This file was deleted.

Loading

0 comments on commit 8c97063

Please sign in to comment.