Skip to content

Commit

Permalink
go back logo
Browse files Browse the repository at this point in the history
  • Loading branch information
sirius651 committed Jan 13, 2023
1 parent 273ef68 commit c4525bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/Logo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</div>
<img
v-else-if="currentNetworkChain === astarChain.ASTAR"
src="~assets/img/astar_logo_winter.png"
src="~assets/img/astar_logo.png"
width="200"
height="78"
/>
Expand Down

0 comments on commit c4525bc

Please sign in to comment.