aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-17 12:03:07 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-17 12:03:36 +0200
commitc55a537fd761c0286ef063a635e7b6308c4f029c (patch)
tree8bb696efc34fa4d03853e4f8715bc70b0ad60e33 /downloads
parentRevert "_data: temporarily remove KREDIT per sponsor request" (diff)
downloadwww-c55a537fd761c0286ef063a635e7b6308c4f029c.tar.gz
www-c55a537fd761c0286ef063a635e7b6308c4f029c.tar.bz2
www-c55a537fd761c0286ef063a635e7b6308c4f029c.zip
Add arm64 to downloads page
Closes: https://bugs.gentoo.org/737510 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'downloads')
-rw-r--r--downloads/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/downloads/index.html b/downloads/index.html
index 0aa8b15..4335071 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -57,6 +57,7 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
<li><a href="#x86-advanced" data-toggle="tab"><strong>x86</strong></a></li>
<li><a href="#alpha" data-toggle="tab"><strong>alpha</strong></a></li>
<li><a href="#arm" data-toggle="tab"><strong>arm</strong></a></li>
+ <li><a href="#arm64" data-toggle="tab"><strong>arm64</strong></a></li>
<li><a href="#hppa" data-toggle="tab"><strong>hppa</strong></a></li>
<li><a href="#ia64" data-toggle="tab"><strong>ia64</strong></a></li>
<li><a href="#ppc" data-toggle="tab"><strong>ppc</strong></a></li>
@@ -89,6 +90,12 @@ inlinejs: "$(function() { $('#other-arches a:first').tab('show'); });"
{% include downloads/arm.html %}
</div>
</div>
+ <div class="tab-pane active" id="arm64">
+ <h3>arm64</h3>
+ <div class="row">
+ {% include downloads/arm64.html %}
+ </div>
+ </div>
<div class="tab-pane active" id="hppa">
<h3>hppa</h3>
<div class="row">