From 19c9da7eb79ab325874fbe3b95852773bafc42f0 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Wed, 3 Jul 2024 17:23:56 +0200 Subject: [PATCH] site: add dbc tile to landing page Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/_index.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/content/_index.md b/content/_index.md index 006f418dd6..d685f62e8d 100644 --- a/content/_index.md +++ b/content/_index.md @@ -36,6 +36,17 @@ grid: url: "/build/building/packaging/" - text: "Release notes" url: "/build/release-notes/" + - title: Docker Build Cloud + icon: cloud + description: | + Run your builds in the cloud. + links: + - text: "Overview" + url: "/build-cloud/" + - text: "Setup" + url: "/build-cloud/setup/" + - text: "Optimization" + url: "/build-cloud/optimization/" - title: Docker Compose icon: polyline description: |