From 9a56ba3db09893a2bd43dc50ebd5f12ae4e09fae Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Fri, 9 Jan 2026 16:58:43 +0100 Subject: [PATCH] site: add dd download links to homepage Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- layouts/index.html | 104 +++++++++++++++++++++--- static/assets/images/app-wf-dark-1.svg | 11 --- static/assets/images/app-wf-light-1.svg | 11 --- 3 files changed, 92 insertions(+), 34 deletions(-) delete mode 100644 static/assets/images/app-wf-dark-1.svg delete mode 100644 static/assets/images/app-wf-light-1.svg diff --git a/layouts/index.html b/layouts/index.html index 1ce16d3f4cb6..16a79b25786b 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -17,7 +17,55 @@ {{ partial "header.html" . }}
-
+
@@ -25,18 +73,50 @@

Get Docker

- Learn how to install Docker for Mac, Windows, or Linux and explore - our developer tools. + Download Docker Desktop for your platform or + view getting started guides.

- - {{ partial "icon" "download" }} - Get Docker - -
-
diff --git a/static/assets/images/app-wf-dark-1.svg b/static/assets/images/app-wf-dark-1.svg deleted file mode 100644 index d7fa9b3f240e..000000000000 --- a/static/assets/images/app-wf-dark-1.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - diff --git a/static/assets/images/app-wf-light-1.svg b/static/assets/images/app-wf-light-1.svg deleted file mode 100644 index 07c366653c0f..000000000000 --- a/static/assets/images/app-wf-light-1.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - -