From bc9224fe77c4033ab21683bb7230698147632387 Mon Sep 17 00:00:00 2001 From: Nik Richers Date: Thu, 16 Apr 2026 18:05:29 -0700 Subject: [PATCH 1/5] Initial layout changes --- site/developer/how-to/test-sandbox.qmd | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/site/developer/how-to/test-sandbox.qmd b/site/developer/how-to/test-sandbox.qmd index c9ea3a23c3..227009a2b9 100644 --- a/site/developer/how-to/test-sandbox.qmd +++ b/site/developer/how-to/test-sandbox.qmd @@ -2,8 +2,11 @@ # Copyright © 2023-2026 ValidMind Inc. All rights reserved. # Refer to the LICENSE file in the root of this repository for details. # SPDX-License-Identifier: AGPL-3.0 AND ValidMind Commercial -title: "Test sandbox [beta]{.smallcaps}" -date: last-modified +pagetitle: "Test sandbox" +title-block-style: none +# sidebar: false +bread-crumbs: false +page-layout: full aliases: - /guide/test-sandbox.html - /developer/model-testing/test-sandbox.html @@ -12,9 +15,9 @@ aliases: -Explore our interactive sandbox to see what tests are available in the {{< var validmind.developer >}} and how you can use them in your own code. + -::: {.column-screen-right} +::: {.column-screen} ```{=html}