Skip to content

Commit

Permalink
bend for mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Sep 9, 2024
1 parent 05ab600 commit ae3b2ec
Show file tree
Hide file tree
Showing 4 changed files with 3,568 additions and 3,566 deletions.
4 changes: 3 additions & 1 deletion layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
<header class="header">
<div class="header-content">
<Incognitee class="logo" />
<p class="address">{{ accountStore.getShortAddress }}</p>
<!--p class="address">{{ accountStore.getShortAddress }}</p -->
</div>
</header>
<footer class="footer">
<!--
<nav class="footer-content">
<div class="container">
<div
Expand Down Expand Up @@ -80,6 +81,7 @@
</div>
</div>
</nav>
-->
</footer>
<main class="main">
<NuxtPage />
Expand Down
Loading

0 comments on commit ae3b2ec

Please sign in to comment.