Skip to content

Commit

Permalink
Add space in between buttons, move snap link under the release
Browse files Browse the repository at this point in the history
Signed-off-by: Mike <[email protected]>
  • Loading branch information
amzn-changml committed Jul 26, 2024
1 parent 2d0b42b commit aa39858
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/download/linux.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,16 @@ <h3>Thank you for downloading the O3DE Debian Package</h3>
<p>
<a href="https://o3debinaries.org/main/Latest/Linux/o3de_2310_3.deb" class="btn">Download v23.10.3 Release</a><span class="additional-download-url">Additional Downloads: <a href="https://o3debinaries.org/main/Latest/Linux/o3de_2310_3.deb.sha256">SHA256</a> <a href="https://o3debinaries.org/main/Latest/Linux/o3de-releases.gpg">GPG</a></span>
</p>
<a href="https://snapcraft.io/o3de">
<img alt="Get it from the Snap Store" src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" />
</a>
<br></br>
<p>If you want to try a preview of the upcoming release</p>
<p>
<a href="https://o3debinaries.org/stabilization-2409/Latest/Linux/o3de_latest.deb" class="btn">Download v24.09.0 Preview</a><span class="additional-download-url">Additional Downloads: <a href="https://o3debinaries.org/stabilization-2409/Latest/Linux/o3de_latest.deb.sha256">SHA256</a> <a href="https://o3debinaries.org/main/Latest/Linux/o3de-releases.gpg">GPG</a></span>
</p>

<a href="https://snapcraft.io/o3de">
<img alt="Get it from the Snap Store" src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" />
</a>

<br/>
<p class="note">
Try out features and fixes currently in development by downloading the Nightly Development Build here: <a href="https://o3debinaries.org/development/Latest/Linux/o3de_latest.deb">Debian Package</a> (<a href="https://o3debinaries.org/development/Latest/Linux/o3de_latest.deb.sha256">SHA256</a> <a href="https://o3debinaries.org/main/Latest/Linux/o3de-releases.gpg">GPG</a>)
Expand Down
1 change: 1 addition & 0 deletions src/download/windows.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ <h3>Thank you for downloading the O3DE Windows Installer</h3>
<p>
<a href="https://o3debinaries.org/main/Latest/Windows/o3de_installer_2310_3.exe" class="btn">Download v23.10.3 Release</a>
</p>
<br></br>
<p>If you want to try a preview of the upcoming release</p>
<p>
<a href="https://o3debinaries.org/stabilization-2409/Latest/Windows/o3de_installer.exe" class="btn">Download v24.09.0 Preview</a>
Expand Down

0 comments on commit aa39858

Please sign in to comment.