Skip to content

Commit d42e283

Browse files
committed
Update default.html
1 parent 53e1c81 commit d42e283

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

_layouts/default.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ <h5>
5656

5757
</p>
5858
<a href="https://github.com/XDagger/XDAG-Pro/releases/download/1.0.19-20/xdag-pro-1.0.19+20.apk" target="_blank">
59-
Android wallet
59+
XDAG Pro wallet for android(APK)
6060
</a>
6161
<a href="https://play.google.com/store/apps/details?id=com.xdag.io" target="_blank">
62-
Google Play
62+
XDAG Pro wallet for android(GooglePlay)
6363
</a>
6464
</div>
6565
</div>
@@ -79,7 +79,10 @@ <h5>
7979
XDAG GoWallet for Windows/Linux/
8080
</p>
8181
<a href="https://github.com/XDagger/XDAG-Pro/releases/download/1.0.20-21/xdag-pro-1.0.20-21.zip" target="_blank">
82-
Windows wallet
82+
XDAG Pro wallet for Windows(Recommend)
83+
</a>
84+
<a href="https://github.com/XDagger/goXdagWallet/releases/tag/0.6.7" target="_blank">
85+
XDAG GoWallet (For mainnet<0.6.0 old address)
8386
</a>
8487
</div>
8588
</div>
@@ -321,7 +324,7 @@ <h5 class="modal-title" id="staticBackdropLabel"><img src="{{site.url}}/assets/i
321324

322325
{% include roadmap.html %}
323326

324-
{% include task.html %}
327+
<!--{% include task.html %}-->
325328

326329
{% include footer.html %}
327330
<script src="{{site.url}}/assets/js/particles.min.js"></script>

0 commit comments

Comments
 (0)