forked from codeSTACKr/nft-landing-page
-
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
1 parent
81326bc
commit 89d3575
Showing
17 changed files
with
23 additions
and
14 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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
This favicon was generated using the following graphics from Twitter Twemoji: | ||
|
||
- Graphics Title: 1f47d.svg | ||
- Graphics Author: Copyright 2020 Twitter, Inc and other contributors (https://github.com/twitter/twemoji) | ||
- Graphics Source: https://github.com/twitter/twemoji/blob/master/assets/svg/1f47d.svg | ||
- Graphics License: CC-BY 4.0 (https://creativecommons.org/licenses/by/4.0/) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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 |
---|---|---|
|
@@ -27,21 +27,21 @@ | |
target="_blank" | ||
rel="noopener noreferrer" | ||
> | ||
<img src="images/header/discord.webp" alt="Instagram" /> | ||
<img src="images/header/instagram_logo.webp" alt="Instagram" /> | ||
</a> | ||
<a | ||
href="https://twitter.com/CodeCats10k" | ||
href="https://twitter.com/tripletrestriads" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
> | ||
<img src="images/header/twitter.webp" alt="Twitter" /> | ||
<img src="images/header/Twitter_logo_blue.webp" alt="Twitter" /> | ||
</a> | ||
<a | ||
href="https://opensea.io/collection/Triple Tres Triades" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
> | ||
<img src="images/header/opensea.webp" alt="Opensea" /> | ||
<img src="images/header/openseablue.webp" alt="Opensea" /> | ||
</a> | ||
<button class="wallet-btn btn" id="connectWallet"> | ||
<span>Connect Wallet</span> | ||
|
@@ -86,6 +86,8 @@ <h1>NFT's be Dropping Soon!!</h1> | |
</a> | ||
</div> | ||
</section> | ||
|
||
<img src="images/Pictures/ratwork.png" alt="ratwork"> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/@metamask/[email protected]/dist/metamask-onboarding.bundle.js"></script> | ||
<script src="js/countdown.js"></script> | ||
|