|
1 |
| -<?php |
| 1 | +Portfolio<?php |
2 | 2 | //for profit
|
3 | 3 | if (!empty($invests) && ($total_profit >= 0)) {
|
4 | 4 | $wdgetIcon = 'fa-arrow-alt-circle-up text-success-light';
|
|
26 | 26 | <div class="bg-body-light">
|
27 | 27 | <div class="content content-full">
|
28 | 28 | <div class="d-flex flex-column flex-sm-row justify-content-sm-between align-items-sm-center">
|
29 |
| - <h1 class="flex-grow-1 fs-3 fw-semibold my-2 my-sm-3">WazirX Porfolio Tracker</h1> |
| 29 | + <h1 class="flex-grow-1 fs-3 fw-semibold my-2 my-sm-3">WazirX Portfolio Tracker</h1> |
30 | 30 | <ul class="nav-main nav-main-horizontal">
|
31 | 31 | <li class="nav-main-item">
|
32 |
| - <a class="nav-main-link" href="https://github.com/finallyRaunak/wazirx-porfolio-tracker"> |
| 32 | + <a class="nav-main-link" href="https://github.com/finallyRaunak/wazirx-portfolio-tracker"> |
33 | 33 | <i class="nav-main-link-icon fab fa-2x fa-github"></i>
|
34 | 34 | <span class="nav-main-link-name">Github</span>
|
35 | 35 | </a>
|
36 | 36 | </li>
|
37 | 37 | <li class="nav-main-item">
|
38 |
| - <a class="nav-main-link" href="https://github.com/finallyRaunak/wazirx-porfolio-tracker/issues/new?labels=bug"> |
| 38 | + <a class="nav-main-link" href="https://github.com/finallyRaunak/wazirx-portfolio-tracker/issues/new?labels=bug"> |
39 | 39 | <i class="nav-main-link-icon fa fa-2x fa-bug"></i>
|
40 | 40 | <span class="nav-main-link-name">Report a Bug</span>
|
41 | 41 | </a>
|
42 | 42 | </li>
|
43 | 43 | <li class="nav-main-item">
|
44 |
| - <a class="nav-main-link" href="https://github.com/finallyRaunak/wazirx-porfolio-tracker/discussions/new?category=ideas"> |
| 44 | + <a class="nav-main-link" href="https://github.com/finallyRaunak/wazirx-portfolio-tracker/discussions/new?category=ideas"> |
45 | 45 | <i class="nav-main-link-icon far fa-2x fa-lightbulb"></i>
|
46 | 46 | <span class="nav-main-link-name">Suggest a New Feature</span>
|
47 | 47 | </a>
|
|
180 | 180 | This tool is still in the beta phase. If you found any discrepancy or error or an issue then please let me via this form or you can DM me on Twitter.
|
181 | 181 | </li>
|
182 | 182 | </ul>
|
183 |
| - <p class="text-muted">Disclaimer: This is an <strong>unofficial</strong> WazirX Porfolio Tracker which enhances the wallet user experience. Brand and copyright of the word "WazirX" belongs to WazirX (https://wazirx.com).<p> |
| 183 | + <p class="text-muted">Disclaimer: This is an <strong>unofficial</strong> WazirX Portfolio Tracker which enhances the wallet user experience. Brand and copyright of the word "WazirX" belongs to WazirX (https://wazirx.com).<p> |
184 | 184 | </div>
|
185 | 185 | </div>
|
186 | 186 | </div>
|
|
0 commit comments