-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
BlertaGalani
authored and
BlertaGalani
committed
Jan 20, 2025
1 parent
f301dee
commit 97215c9
Showing
2 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
import LogoBountyManagerDesktop from './LogoBountyManagerFooter.svg'; | ||
import LogoTelegram from './LogoTelegram.svg'; | ||
import LogoEmail from './LogoEmail.svg'; | ||
import LogoGithub from './LogoGithubWhite.svg'; | ||
import LogoPolkadot from './LogoPolkadot.svg'; | ||
import { page } from '$app/state'; | ||
|
@@ -24,6 +25,11 @@ | |
<a href="mailto:[email protected]"> | ||
<img width="40" height="40" src={LogoEmail} alt="Email Logo" /> | ||
</a> | ||
<a | ||
href="https://github.com/galaniprojects/Polkadot-Bounty-Manager.git" | ||
target="_blank" | ||
rel="noopener noreferrer"><img width="40" height="40" src={LogoGithub} alt="" /></a | ||
> | ||
</div> | ||
|
||
<!-- Terms and Conditions --> | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.