diff --git a/i18n/en.json b/i18n/en.json index 43932b7..4cb4ec4 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -85,8 +85,8 @@ "Get Live Media Image": "Get Live Media Image", "AlmaLinux provides official images for Vagrant:": "AlmaLinux provides official images for Vagrant:", "Get AlmaLinux on Vagrant Cloud": "Get AlmaLinux on Vagrant Cloud", - "AlmaLinux images are available for LXC/LXD.": "AlmaLinux images are available for LXC/LXD.", - "Get LXC/LXD Images": "Get LXC/LXD Images", + "AlmaLinux images are available for Incus and LXC.": "AlmaLinux images are available for Incus and LXC.", + "Get Incus and LXC Images": "Get Incus and LXC Images", "AlmaLinux builds Raspberry Pi images, and also with GNOME desktop environment.": "AlmaLinux builds Raspberry Pi images, and also with GNOME desktop environment.", "Get Raspberry Pi Image": "Get Raspberry Pi Image", "Run the AlmaLinux terminal environment on Windows.": "Run the AlmaLinux terminal environment on Windows.", diff --git a/layouts/get-almalinux/single.html b/layouts/get-almalinux/single.html index fc7cf33..e64b431 100644 --- a/layouts/get-almalinux/single.html +++ b/layouts/get-almalinux/single.html @@ -198,8 +198,8 @@ Vagrant Image - - LXD-LXC Image + + Incus and LXC Image WSL Image @@ -742,12 +742,12 @@ -
- -

LXD/LXC

+
+ +

Incus and LXC

- {{ i18n "AlmaLinux images are available for LXC/LXD." }}
+ {{ i18n "AlmaLinux images are available for Incus and LXC." }}
{{ i18n "Supported AlmaLinux OS versions:" }}

-
- -

LXD/LXC

+
+ +

Incus and LXC

- {{ i18n "AlmaLinux images are available for LXC/LXD." }}
+ {{ i18n "AlmaLinux images are available for Incus and LXC." }}
{{ i18n "Supported AlmaLinux OS versions:" }}

diff --git a/layouts/index.html b/layouts/index.html index ed1ef91..078d554 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -277,12 +277,12 @@
- LXC/LXD Image + Incus and LXC Image
-

LXC/LXD

+

Incus and LXC

- {{ i18n "AlmaLinux images are available for LXC/LXD." }}

- {{ i18n "Get LXC/LXD Images" }} + {{ i18n "AlmaLinux images are available for Incus and LXC." }}

+ {{ i18n "Get Incus and LXC Images" }}

diff --git a/static/images/lxd-lcx-icon-F.svg b/static/images/Incus-and-LXC-icon-F.svg similarity index 100% rename from static/images/lxd-lcx-icon-F.svg rename to static/images/Incus-and-LXC-icon-F.svg