|
13 | 13 | <div class="links-column"> |
14 | 14 | <div class="links-category">{{ 'FOOTER_PRODUCT' | translate }}</div> |
15 | 15 | <ul class="links-list"> |
16 | | - <li class="links-list-item"><a target="_blank" href="https://www.bitmain.com">{{ 'FOOTER_ANTMINER' | translate }}</a></li> |
17 | 16 | <li class="links-list-item"><a target="_blank" href="https://pool.btc.com">{{ 'FOOTER_BTCCOM_POOL' | translate }}</a></li> |
18 | 17 | <li class="links-list-item"><a target="_blank" href="https://btc.com">{{ 'FOOTER_BTCCOM_EXPLORER' | translate }}</a></li> |
19 | | - <li class="links-list-item"><a target="_blank" href="https://whc.btc.com">{{ 'FOOTER_WHC_EXPLORER' | translate }}</a></li> |
20 | 18 | </ul> |
21 | 19 | </div> |
22 | 20 | </div> |
23 | 21 | <div class="col-xs-6 col-md-3"> |
24 | 22 | <div class="links-column"> |
25 | 23 | <div class="links-category">{{ 'FOOTER_COMPANY' | translate }}</div> |
26 | 24 | <ul class="links-list"> |
27 | | - <li class="links-list-item"><a target="_blank" href="https://www.bitmain.com/about">{{ 'FOOTER_ABOUT' | translate }}</a></li> |
28 | | - <li class="links-list-item"><a target="_blank" href="https://www.bitmain.com/join_us">{{ 'FOOTER_JOIN_US' | translate }}</a></li> |
29 | | - <li class="links-list-item"><a target="_blank" href="http://support.bitmain.com/hc/en-us/requests/new">{{ 'FOOTER_CONTACT' | translate }}</a></li> |
| 25 | + <li class="links-list-item"><a target="_blank" href="https://btc.com/about">{{ 'FOOTER_ABOUT' | translate }}</a></li> |
| 26 | + <li class="links-list-item"><a target="_blank" href="https://help.btc.com/hc/en-us/requests/new">{{ 'FOOTER_CONTACT' | translate }}</a></li> |
30 | 27 | <li class="links-list-item"><a target="_blank" href="https://blog.btc.com/">{{ 'FOOTER_BLOG' | translate }}</a></li> |
31 | 28 | </ul> |
32 | 29 | </div> |
|
35 | 32 | <div class="links-column"> |
36 | 33 | <div class="links-category">{{ 'FOOTER_MEDIA' | translate }}</div> |
37 | 34 | <ul class="links-list"> |
38 | | - <li class="links-list-item"><a target="_blank" href="http://weibo.com/bitmain">{{ 'FOOTER_WEIBO' | translate }}</a></li> |
39 | | - <li class="links-list-item"><a target="_blank" href="http://forum.bitmain.com/">{{ 'FOOTER_COMMUNITY' | translate }}</a></li> |
40 | 35 | <li class="links-list-item"><a target="_blank" href="https://twitter.com/btccom_official">{{ 'FOOTER_TWITTER' | translate }}</a></li> |
41 | 36 | <li class="links-list-item"><a target="_blank" href="https://www.facebook.com/btccom">{{ 'FOOTER_FACEBOOK' | translate }}</a></li> |
42 | 37 | </ul> |
|
48 | 43 | <ul class="links-list"> |
49 | 44 | <li class="links-list-item"><a href="https://btc.com/api-doc">{{ 'FOOTER_API' | translate }}</a></li> |
50 | 45 | </ul> |
51 | | - <ul class="links-list"> |
52 | | - <li class="links-list-item"> |
53 | | - <a target="_blank" href="{{ 'https://bmfeedback.bitmain.com/feedback/app_feedback/?app=BTC.COM&imei=1236456456&lan=' + 'en_US' }}"> |
54 | | - {{ 'FOOTER_FEEDBACK' | translate }} |
55 | | - </a> |
56 | | - </li> |
57 | | - </ul> |
58 | 46 | </div> |
59 | 47 | </div> |
60 | 48 | </div> |
|
0 commit comments