Skip to content

Commit

Permalink
Update browser icon
Browse files Browse the repository at this point in the history
b-j-roberts committed Jan 25, 2025
1 parent 3e173e3 commit 0816b14
Showing 4 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/web/index.html
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" href="/broly.png" type="image/png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>B.R.O.L.Y.</title>
</head>
Binary file added apps/web/public/broly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion apps/web/public/vite.svg

This file was deleted.

Original file line number Diff line number Diff line change
@@ -10,4 +10,4 @@ data:
SCRIPT_CONFIG_PATH: /configs/script-config.yaml
KEYSTORE_PATH: /app/account/test.key
ACCOUNT_FILE: /app/account/account.json
BROLY_ORDERBOOK_CONTRACT_ADDRESS: 0x0148b18fc0b2782e4097073ba1403c34285d6b53aa9e632f61d939277e5bd447
BROLY_ORDERBOOK_CONTRACT_ADDRESS: {{ .Values.contracts.brolyOrderbookContract }}

0 comments on commit 0816b14

Please sign in to comment.