diff options
author | metamuffin <metamuffin@disroot.org> | 2025-09-17 23:46:05 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-09-17 23:46:05 +0200 |
commit | 7430b9cfa36b8147cda1c91853640a4a49285fe7 (patch) | |
tree | 099be7e3bb98736e87c4183d05ebaeee39a55ef3 | |
parent | 44fc8df190eee46bfc7a543a8654888ddfa28800 (diff) | |
download | hurrycurry-website-7430b9cfa36b8147cda1c91853640a4a49285fe7.tar hurrycurry-website-7430b9cfa36b8147cda1c91853640a4a49285fe7.tar.bz2 hurrycurry-website-7430b9cfa36b8147cda1c91853640a4a49285fe7.tar.zst |
-rw-r--r-- | index_template.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/index_template.html b/index_template.html index dde5950..a964ee9 100644 --- a/index_template.html +++ b/index_template.html @@ -24,7 +24,7 @@ <h2>{i.gameplay_overview}</h2> <p>{i.gameplay_overview.par}</p> - <a href="https://s.metamuffin.org/static/hurrycurry/trailer-flathub.webm" target="_blank"> + <a href="https://s.metamuffin.org/static/hurrycurry/trailer.webm" target="_blank"> <img width="400px" src="assets/images/trailer-thumbnail.webp" alt="Hurry Curry! Gameplay Trailer"> </a> @@ -41,7 +41,7 @@ <li><a href="https://flathub.org/apps/org.metamuffin.hurrycurry.client">Flathub</a></li> <li><a href="https://snapcraft.io/hurrycurry">Snap Store</a></li> <li><a href="https://hurrycurry-web.metamuffin.org/client.html">Browser version</a></li> - <li><details> + <li><details open> <summary>Arch AUR</summary> <ul> <li><a href="https://aur.archlinux.org/packages/hurrycurry-client"><pre>hurrycurry-client</pre></a></li> |