aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-31 00:14:53 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-03-31 00:14:53 +0100
commit3173d6565b5201b0090e0adfaaa45368871dd8e3 (patch)
tree7bbf5dcc5cf98a9bacb360115095e6d051e58f0c
parentAdd arm64 su download link (diff)
downloadwww-3173d6565b5201b0090e0adfaaa45368871dd8e3.tar.gz
www-3173d6565b5201b0090e0adfaaa45368871dd8e3.tar.bz2
www-3173d6565b5201b0090e0adfaaa45368871dd8e3.zip
amd64 downloads: layout
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--_includes/downloads/amd64-advanced.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/_includes/downloads/amd64-advanced.html b/_includes/downloads/amd64-advanced.html
index 3e0e831..1297e0a 100644
--- a/_includes/downloads/amd64-advanced.html
+++ b/_includes/downloads/amd64-advanced.html
@@ -25,14 +25,14 @@
{% include partials/download-link.html type="stage3" arch="amd64" id="x32-openrc" title="Stage 3" tag="x32 | openrc" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="x32-systemd" title="Stage 3" tag="x32 | systemd" %}
</div>
-</div>
-<div class="col-xs-12 col-md-6">
+
<h4>LLVM-based stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-llvm-openrc" title="Stage 3" tag="llvm | openrc" %}
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-llvm-systemd" title="Stage 3" tag="llvm | systemd" %}
</div>
-
+</div>
+<div class="col-xs-12 col-md-6">
<h4>Hardened stage archives</h4>
<div class="list-group">
{% include partials/download-link.html type="stage3" arch="amd64" id="amd64-hardened-openrc" title="Hardened stage 3" tag="openrc" %}