Skip to content

Commit

Permalink
add windows version aagain
Browse files Browse the repository at this point in the history
  • Loading branch information
waozixyz committed Sep 27, 2024
1 parent ebede45 commit ddbce94
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ metadata
dist/
target
.idea
android/
android/
src-tauri
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,11 @@ <h3>Linux</h3>
<a href="https://flathub.org/apps/io.naox.InnerBreeze" class="button">Flathub</a>
<a href="https://github.com/naoxio/inbreeze/releases/download/1.3.6/InnerBreeze-x86_64.AppImage" class="button">AppImage</a>
</div>

<div class="app-card">
<h3>Windows</h3>
<a href="https://github.com/naoxio/inbreeze/releases/download/1.3.3/InnerBreeze-Windows-x86_64.zip" class="button">Download ZIP</a>
</div>
</section>

<section id="donate">
Expand Down

0 comments on commit ddbce94

Please sign in to comment.