From 334b2fcb6cfb3f0e8e6c48968cda67d1f21162c7 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Wed, 25 Oct 2023 14:12:07 -0500 Subject: Publish 20231025 snapshot media. --- src/download/index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'src/download/index.html') diff --git a/src/download/index.html b/src/download/index.html index a01e127..fe5dad1 100644 --- a/src/download/index.html +++ b/src/download/index.html @@ -182,6 +182,9 @@ __HEADER__ MATE + + Xfce + @@ -393,7 +396,7 @@ __FOOTER__ version = "1.0"; release = "beta5"; - gendate = "20230829"; + gendate = "20231025"; disturl = "//distfiles.adelielinux.org/adelie"; inittext = "Adélie" + " " + version + "-" + release + " (" + gendate + ")"; @@ -633,6 +636,12 @@ __FOOTER__ $("#environment").attr("human","MATE"); breadcrumbs($(this)); }); + $('#environment-xfce').click(function() + { + $('#environment').val('xfce'); + $("#environment").attr("human","Xfce"); + breadcrumbs($(this)); + }); /** * https://bootsnipp.com/snippets/j6rkb -- cgit v1.2.3-70-g09d2