File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ Hierarchical Deterministic Wallet
4
4
5
5
|Build Status | |PyPI Version | |Documentation Status | |PyPI License | |PyPI Python Version | |Coverage Status |
6
6
7
- .. |Build Status | image :: https://travis-ci.org/ talonlab/python-hdwallet.svg?branch=master
8
- :target: https://travis-ci.org /talonlab/python-hdwallet?branch=master
7
+ .. |Build Status | image :: https://img.shields.io/github/actions/workflow/status/ talonlab/python-hdwallet/build.yml
8
+ :target: https://github.com /talonlab/python-hdwallet/actions/workflows/build.yml
9
9
10
10
.. |PyPI Version | image :: https://img.shields.io/pypi/v/hdwallet.svg?color=blue
11
11
:target: https://pypi.org/project/hdwallet
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ table.docutils {
21
21
}
22
22
23
23
.sidebar-logo-container img {
24
- width : 125 px ;
24
+ width : 100 px ;
25
25
height : auto;
26
26
}
27
27
You can’t perform that action at this time.
0 commit comments