Skip to content

Commit

Permalink
Merge pull request #2 from DanielBoye/patch-1
Browse files Browse the repository at this point in the history
Update Footer.svelte
  • Loading branch information
Swepool committed Apr 27, 2022
2 parents b3eb89b + aecd54f commit 1b39551
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib/components/Footer.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="footer-nav">
<h3>XKR</h3>
<a href="https://explorer.kryptokrona.se" class="footer-link"><p>Explorer</p></a>
<a href="/" class="footer-link"><p>Whiteppaper</p></a>
<a href="/" class="footer-link"><p>Whitepaper</p></a>
<a href="/blog" class="footer-link"><p>Blog</p></a>
<a href="/https://docs.kryptokrona.org" class="footer-link"><p>Guides</p></a>
<a href="https://github.com" class="footer-link"><p>Github</p></a>
Expand Down Expand Up @@ -100,4 +100,4 @@
}
</style>
</style>

0 comments on commit 1b39551

Please sign in to comment.