We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb7ef90 commit 6cfcfa8Copy full SHA for 6cfcfa8
pages/downloads.html
@@ -68,7 +68,9 @@ <h4 class="my-0 font-weight-normal">macOS</h4>
68
</ul>
69
<br>
70
71
- <button type="button" class="btn btn-raised btn-gray disabled">Unavailable</button>
+ <a href="https://github.com/LibreSprite/LibreSprite/releases/download/v1.0/libresprite-macos-x86_64.zip" download>
72
+ <button type="button" class="btn btn-raised btn-gray">App<i class="large material-icons">cloud_download</i></button>
73
+ </a>
74
75
</div>
76
0 commit comments