Skip to content

Commit

Permalink
Fixing banner and color icon
Browse files Browse the repository at this point in the history
  • Loading branch information
DovOps committed Sep 3, 2024
1 parent f5daefd commit 0bf1924
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<nav class="navbar navbar-expand-lg bg-body-tertiary text-bg-primary" data-bs-theme="dark">
<div class="container-fluid">
<img width="50px" src="assets/img/traderX-icon.png"/>
<img width="50px" src="assets/img/traderx-apple-touch-icon.png"/>
<div style="font-size: 1.5em">FINOS | TraderX Sample Application</div>
<img width="30px" src="assets/img/FINOS_Icon_White.png"/>
</div>
Expand Down

0 comments on commit 0bf1924

Please sign in to comment.