Skip to content

Commit c7dffc7

Browse files
authored
Merge pull request #211 from Rushin2211/develop
Update USDT(TRC-20) address
2 parents 18b91ea + 9e41271 commit c7dffc7

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ Optional YAML tags:
4141
Markdown is used for rich text formatting, you can find examples [here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet).
4242

4343
### Build
44-
Run command `bundle install` to install all dependency.
45-
Run command `bundle exec jekyll serve --host=localhost` you will see the website at http://localhost:4000/
44+
1. Run command `bundle install` to install all dependency.
45+
2. Run command `bundle exec jekyll serve --host=localhost` you will see the website at http://localhost:4000/

_includes/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ <h4>
7676
<p class="community_wallets__item">
7777
<i class="fa fa-check"></i>
7878
<span class="community_wallets__currency">USDT(TRC-20)</span>
79-
<span class="community_wallets__address">TMYxojZJWKBwqf9sKg8gJeqX1cghzZWpu7</span>
80-
<i class="fa fa-copy" onclick="copyAddress('TMYxojZJWKBwqf9sKg8gJeqX1cghzZWpu7')" data-toggle="tooltip" data-placement="top" title="Address copied to Clipboard" data-trigger="click"></i>
79+
<span class="community_wallets__address">TU9jxYqg4W6R7h68hjhdBsSHDxFmR9enxt</span>
80+
<i class="fa fa-copy" onclick="copyAddress('TU9jxYqg4W6R7h68hjhdBsSHDxFmR9enxt')" data-toggle="tooltip" data-placement="top" title="Address copied to Clipboard" data-trigger="click"></i>
8181
</p>
8282
</li>
8383

0 commit comments

Comments
 (0)