From 3f4c5182710ce784ea47cbb9af14e9813e09e0dd Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Tue, 10 Feb 2026 11:59:47 +0100 Subject: [PATCH] site: add sample question about ai sandboxes Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- layouts/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/index.html b/layouts/index.html index d3a0786d14..8dc6071761 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -59,7 +59,7 @@ "What is a container?" "How do I write a Dockerfile?" "Why should I use Docker Compose?" - "Migrate from Wolfi to DHI" + "Can I run my AI agent in a sandbox?" }}