aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2022-03-28 23:07:28 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-03-28 23:07:28 +0200
commitb99cdb6f1e7ff18b325e829bb1c4f0531c234cb3 (patch)
treeb5ef678d8f0dca692dfdc95b68f63c76b45446ec /_includes
parentsupport/security: update members list (diff)
downloadwww-b99cdb6f1e7ff18b325e829bb1c4f0531c234cb3.tar.gz
www-b99cdb6f1e7ff18b325e829bb1c4f0531c234cb3.tar.bz2
www-b99cdb6f1e7ff18b325e829bb1c4f0531c234cb3.zip
Add link to LiveGUI... this can still be improved
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_includes')
-rw-r--r--_includes/downloads/amd64.html1
-rw-r--r--_includes/downloads/arm64.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/_includes/downloads/amd64.html b/_includes/downloads/amd64.html
index ef187d3..cd52508 100644
--- a/_includes/downloads/amd64.html
+++ b/_includes/downloads/amd64.html
@@ -1,6 +1,7 @@
<h4>Boot media</h4>
<div class="list-group">
{% include partials/download-link.html type="iso" arch="amd64" id="minimal" title="Minimal Installation CD" %}
+ {% include partials/download-link.html type="iso" arch="amd64" id="livegui-amd64" title="LiveGUI DVD/USB Image" %}
</div>
<h4>Stage archives</h4>
diff --git a/_includes/downloads/arm64.html b/_includes/downloads/arm64.html
index 1c78518..fec6634 100644
--- a/_includes/downloads/arm64.html
+++ b/_includes/downloads/arm64.html
@@ -1,6 +1,7 @@
<h4>Boot media</h4>
<div class="list-group">
{% include partials/download-link.html type="iso" arch="arm64" id="minimal" title="Minimal Installation CD" %}
+ <a href="" class="list-group-item download-link">&nbsp;</a>
</div>
<h4>Stage archives</h4>