Skip to content

Commit

Permalink
Merge pull request #231 from srikanth716/injiver-762-car-branding
Browse files Browse the repository at this point in the history
Injiver 762 implementing CAR branding
  • Loading branch information
sree96 authored Nov 12, 2024
2 parents 807ba35 + 64e2682 commit f5ff659
Show file tree
Hide file tree
Showing 29 changed files with 181 additions and 314 deletions.
2 changes: 1 addition & 1 deletion ui/.env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
DEFAULT_TITLE=Inji Verify
DEFAULT_THEME=default_theme
DEFAULT_LANG=en
DEFAULT_LANG=pt
DEFAULT_FONT_URL=https://fonts.googleapis.com/css?family=Inter
OVP_QR_HEADER=INJI_OVP://
DEFAULT_FAVICON=favicon.ico
Expand Down
2 changes: 1 addition & 1 deletion ui/public/env.config.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
window._env_ = {
DEFAULT_TITLE: "Inji Verify",
DEFAULT_THEME: "default_theme",
DEFAULT_LANG: "en",
DEFAULT_LANG: "pt",
DEFAULT_FONT_URL: "https://fonts.googleapis.com/css?family=Inter",
OVP_QR_HEADER: "INJI_OVP://",
DEFAULT_FAVICON: "favicon.ico",
Expand Down
Binary file modified ui/public/favicon.ico
Binary file not shown.
10 changes: 2 additions & 8 deletions ui/src/assets/arrow-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 2 additions & 8 deletions ui/src/assets/arrow-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 4 additions & 10 deletions ui/src/assets/camera-access-denied-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 4 additions & 16 deletions ui/src/assets/check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 4 additions & 10 deletions ui/src/assets/document.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 2 additions & 8 deletions ui/src/assets/globe.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 f5ff659

Please sign in to comment.