Skip to content

Commit

Permalink
Fix logo
Browse files Browse the repository at this point in the history
  • Loading branch information
delneg committed Feb 23, 2024
1 parent ea47da8 commit f2c40eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<body>
<div id="root">
<div id="noscript" class="app__init">
<img src="/branding/logo.svg" alt="PolyginID identity" width="280">
<img src="https://sigmagmbh.github.io/rarimo-web-client-polygonid/branding/logo.svg" alt="PolyginID identity" width="280">
</div>
</div>
<div id="modal"></div>
Expand Down

0 comments on commit f2c40eb

Please sign in to comment.