Update download-gold-rush.html

This commit is contained in:
Squirrel-314 2020-12-03 12:01:54 -05:00
parent ca25f0ac32
commit 245ff7fd48

View file

@ -11,9 +11,9 @@
</nav> </nav>
<h2>Like the game? Download our app!</h2> <h2>Like the game? Download our app!</h2>
<div class="downloads"> <div class="downloads">
<a href="Gold Rush Downloads\gold-rush_0.1.0_amd64.deb" class="download">Download for Linux <br> v0.1</a> <a href="Gold Rush Downloads/gold-rush_0.1.0_amd64.deb" class="download">Download for Linux <br> v0.1</a>
<a href="#" class="download">Download for Windows <br> v0.1 <br> Not available yet</a> <a href="Gold Rush Downloads/Gold Rush-win32.zip" class="download">Download for Windows <br> v0.1</a>
<a href="#" class="download">Download for MacOS <br> v0.1 <br> Not available yet</a> <a href="Gold Rush Downloads/Gold Rush-darwin-x64.zip" class="download">Download for MacOS <br> v0.1</a>
</div> </div>
</body> </body>
</html> </html>