diff --git a/content/manuals/build/checks.md b/content/manuals/build/checks.md index 1ee5eda9e2..201b9ce956 100644 --- a/content/manuals/build/checks.md +++ b/content/manuals/build/checks.md @@ -1,6 +1,11 @@ --- title: Checking your build configuration -linkTitle: Build checks {{< badge color="green" text="New" >}} +linkTitle: Build checks +params: + sidebar: + badge: + color: green + text: New weight: 30 description: Learn how to use build checks to validate your build configuration. keywords: build, buildx, buildkit, checks, validate, configuration, lint diff --git a/content/manuals/copilot/index.md b/content/manuals/copilot/index.md index aeb2e4387c..b563ffac81 100644 --- a/content/manuals/copilot/index.md +++ b/content/manuals/copilot/index.md @@ -1,6 +1,11 @@ --- title: Docker for GitHub Copilot -linkTitle: Docker for GitHub Copilot {{< badge color="violet" text="Early Access" >}} +linkTitle: Docker for GitHub Copilot +params: + sidebar: + badge: + color: violet + text: Early Access weight: 100 description: Learn how to use the Docker Extension for GitHub Copilot to streamline Docker-related tasks. keywords: Docker, GitHub Copilot, extension, Visual Studio Code, chat, ai, containerization