Skip to content

Commit 6cfcfa8

Browse files
authored
Update downloads.html
1 parent cb7ef90 commit 6cfcfa8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pages/downloads.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ <h4 class="my-0 font-weight-normal">macOS</h4>
6868
</ul>
6969
<br>
7070

71-
<button type="button" class="btn btn-raised btn-gray disabled">Unavailable</button>
71+
<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>
7274

7375
</div>
7476
</div>

0 commit comments

Comments
 (0)