diff --git a/index.html b/index.html index 8cf15b7..6bfc53a 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@ border-bottom: 1px solid #e5e5e5; padding: 1rem 0; position: sticky; - top: 54px; + top: 94px; z-index: 999; box-shadow: 0 1px 3px rgba(0,0,0,0.1); } @@ -597,9 +597,22 @@

Ready to Host Your Own Server?

Check out our trusted hosting partners or download the server software to host it yourself.

- - Download Server (Windows) - +
+ + Windows + + + + Linux Builds + + +
diff --git a/package.json b/package.json index 6e0acf0..f1851f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "beammp-website", "private": true, - "version": "2.3.1", + "version": "2.3.2", "type": "module", "scripts": { "dev": "vite",