Skip to content

Commit

Permalink
BLUE-264: Metamask icon rendering fix
Browse files Browse the repository at this point in the history
  • Loading branch information
achal-singh authored and mhanson-github committed Sep 11, 2024
1 parent f87e9e0 commit 8704925
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pages/onboarding/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -715,10 +715,6 @@ Onboarding.getLayout = function getLayout(page: ReactElement) {
name="description"
content="Dashboard to configure a Shardeum validator"
/>
<meta
httpEquiv="Content-Security-Policy"
content="default-src 'self'; connect-src 'self' https://atomium.shardeum.org/; upgrade-insecure-requests"
/>
<link rel="icon" href="/favicon.ico" />
</Head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
Expand Down

0 comments on commit 8704925

Please sign in to comment.