File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ <h2>A fork of Paul Hsieh's Better String Library</h2>
2323</ header >
2424
2525< section id ="downloads " class ="clearfix ">
26- < a href ="https://github.com/msteinert/bstring/releases/download/v1.0.1/bstring-1.0.1.tar.gz " id ="download-tar-gz " class ="button "> < span > Latest Release</ span > </ a >
26+ < a href ="https://github.com/msteinert/bstring/releases/download/v1.0.1/bstring-1.0.1.tar.xz " id ="download-tar-xz " class ="button "> < span > Latest Release</ span > </ a >
2727< a href ="https://github.com/msteinert/bstring " id ="view-on-github " class ="button "> < span > View Source</ span > </ a >
2828< a href ="https://mike.steinert.ca/bstring/doc/ " id ="read-the-docs " class ="button "> < span > Read the Docs</ span > </ a >
2929</ section >
Original file line number Diff line number Diff line change @@ -158,6 +158,9 @@ a.button span {
158158# download-tar-gz span {
159159 background : transparent url(../ images/tar-gz-icon.png) 12px 50% no-repeat;
160160}
161+ # download-tar-xz span {
162+ background : transparent url(../ images/tar-xz-icon.png) 12px 50% no-repeat;
163+ }
161164# view-on-github span {
162165 background : transparent url(../ images/octocat-icon.png) 12px 50% no-repeat;
163166}
You can’t perform that action at this time.
0 commit comments