From 9415fb14302b3cd1190203b32c633a79e8b23615 Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: Sep 21 2020 21:57:45 +0000 Subject: Promote IoT to Edition --- diff --git a/sites/getfedora.org/site/index.html b/sites/getfedora.org/site/index.html index 9a16b82..bf1c793 100644 --- a/sites/getfedora.org/site/index.html +++ b/sites/getfedora.org/site/index.html @@ -65,6 +65,15 @@ learnmorelink=url_for("server", lang_code=lang_code) )}} + +
+ {{editions_card(color="purple", + logo="/static/images/fedora-iot-logo.png", + description=_('Fedora IoT provides a trusted open source platform as a strong foundation for IoT ecosystems.'), + download_link=url_for("iot_download", lang_code=lang_code), + learnmorelink=url_for("iot", lang_code=lang_code) + )}} +
@@ -91,13 +100,6 @@ learnmorelink="https://silverblue.fedoraproject.org/" )}} - -
- {{link_card(logo="/static/images/fedora-iot-logo.png", - description=_('Fedora IoT provides a trusted open source platform as a strong foundation for IoT ecosystems.'), - learnmorelink="https://iot.fedoraproject.org/" - )}} -
diff --git a/sites/partials/templates/master.html b/sites/partials/templates/master.html index 36bb2b2..41afc74 100644 --- a/sites/partials/templates/master.html +++ b/sites/partials/templates/master.html @@ -32,6 +32,7 @@ {% trans trimmed %}Official Editions{% endtrans %} Fedora Workstation Fedora Server + Fedora IoT