diff --git a/website/config.toml b/website/config.toml index 0e3df499ee..0189cfb500 100644 --- a/website/config.toml +++ b/website/config.toml @@ -95,7 +95,7 @@ copyright = "Sidero Labs, Inc." # privacy_policy = "https://policies.google.com/privacy" # First one is picked as the Twitter card image if not set on page. -# images = ["images/project-illustration.png"] +images = ["/images/talos-dev-banner.png"] # Menu title if your navbar has a versions selector to access old versions of your site. # This menu appears only if you have at least one [params.versions] set. diff --git a/website/content/_index.html b/website/content/_index.html index 13987e9a79..3d6fab81cd 100644 --- a/website/content/_index.html +++ b/website/content/_index.html @@ -1,22 +1,24 @@ +++ title = "Talos Linux" +images = ["images/talos-dev-banner.png"] +++ - - - - - + + + + + -{{< blocks/cover title="Talos Linux" image_anchor="top" color="orange" >}} +{{< blocks/cover title="Talos Linux" image_anchor="top" color="orange">}}
- Talos Linux is Linux designed for Kubernetes – secure, immutable, and minimal. + Talos Linux is Linux designed for Kubernetes – secure, immutable, and + minimal.
- It only takes 3 minutes to launch a Talos cluster on your laptop inside Docker. + It only takes 3 minutes to launch a Talos cluster on your laptop + inside Docker.
- Talos simplifies your architecture, increases your agility, and - always delivers current stable Kubernetes and Linux versions. + Talos simplifies your architecture, increases your agility, and always + delivers current stable Kubernetes and Linux versions.
- Hardened by design: -
+Hardened by design:
Talos improves security further by mounting the root filesystem as - read-only and removing host-level access tools such as a shell and SSH. + read-only and removing any host-level such as a shell and SSH.
We are a Cloud Native Computing Foundation - member.
+ ++ We are a + + Cloud Native Computing Foundation + + member. +