Update index.ejs

404 fix
This commit is contained in:
alex.ita 2024-01-17 20:56:47 +01:00 committed by Starystars67
parent 5dfb7b79d7
commit d1150ed84d

View File

@ -227,7 +227,7 @@
</form>
</div>
<div class="buttons mt-3">
<form action="/linux-builds" method="post">
<form action="/linux-builds">
<button class="download-client js-show-story" style="background: radial-gradient(circle,rgb(255 179 38 / 80%),rgb(255 176 0 / 65%)) center/100%;">
<img class="os-icon" src="https://raw.githubusercontent.com/devicons/devicon/master/icons/linux/linux-plain.svg" alt="linux-logo">
<span class="text">Download Server</span>