mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-05 10:10:00 +03:00
Updated download page.
This commit is contained in:
@@ -103,7 +103,7 @@ description = "Download layout"
|
||||
</div>
|
||||
<div class="tabs">
|
||||
<a href="/download/linux" class="title-font {% if platform == 'linux' %} active {% endif %}">Linux</a>
|
||||
<a href="/download/osx" class="title-font {% if platform == 'osx' %} active {% endif %}">os x</a>
|
||||
<a href="/download/osx" class="title-font {% if platform == 'osx' %} active {% endif %}">mac os</a>
|
||||
<a href="/download/windows" class="title-font {% if platform == 'windows' %} active {% endif %}">Windows</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -21,11 +21,6 @@ is_hidden = 0
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/Godot_v{{stable_version}}-stable_x11.32.zip"><i class="fa fa-linux"></i> 32-bit</a>
|
||||
<!-- <a href="http://op.godotengine.org:81/downloads/{{stable_version}}/internal2/Godot_v{{stable_version}}-stable_x11.32.zip">Mirror</a> -->
|
||||
</div>
|
||||
|
||||
<div class="btn split download">
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/Godot_v{{stable_version}}-stable_linux_server.64.zip"><i class="fa fa-linux"></i> Server 64-bit</a>
|
||||
<!-- <a href="http://op.godotengine.org:81/downloads/{{stable_version}}/internal2/Godot_v{{stable_version}}-stable_linux_server.64.zip">Mirror</a> -->
|
||||
</div>
|
||||
{% endput %}
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
title = "Download | OS X"
|
||||
title = "Download | Mac OS"
|
||||
url = "/download/osx"
|
||||
layout = "download"
|
||||
description = "OS X download page"
|
||||
description = "Mac OS download page"
|
||||
is_hidden = 0
|
||||
==
|
||||
<?php
|
||||
|
||||
Reference in New Issue
Block a user