label tidy (#22288)

<!--Delete sections as needed -->

## Description

Removes and standardizes label usage in the TOC for DD docs

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
This commit is contained in:
Allie Sadler 2025-03-21 14:39:07 +00:00 committed by GitHub
parent 769921cfc4
commit 4ff1ad24ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 12 additions and 12 deletions

View File

@ -2,10 +2,15 @@
description: Dev Environments
keywords: Dev Environments, share, local, Compose
title: Overview of Dev Environments
linkTitle: Dev Environments (Beta)
linkTitle: Dev Environments
weight: 40
aliases:
- /desktop/dev-environments/
params:
sidebar:
badge:
color: blue
text: Beta
---
{{% include "dev-envs-changing.md" %}}

View File

@ -7,11 +7,6 @@ keywords: usb, usbip, docker desktop, macos, windows, linux
toc_max: 3
aliases:
- /desktop/usbip/
params:
sidebar:
badge:
color: green
text: New
---
{{< summary-bar feature_name="USB/IP support" >}}

View File

@ -1,11 +1,6 @@
---
title: Virtual Machine Manager for Docker Desktop on Mac
linkTitle: Virtual Machine Manager
params:
sidebar:
badge:
color: green
text: New
keywords: virtualization software, resource allocation, mac, docker desktop, vm monitoring, vm performance, apple silicon
description: Discover Docker Desktop for Mac's Virtual Machine Manager (VMM) options, including the new Docker VMM for Apple Silicon, offering enhanced performance and efficiency
weight: 110

View File

@ -1,11 +1,16 @@
---
title: Wasm workloads (Beta)
title: Wasm workloads
weight: 20
description: How to run Wasm workloads with Docker Desktop
keywords: Docker, WebAssembly, wasm, containerd, engine
toc_max: 3
aliases:
- /desktop/wasm/
params:
sidebar:
badge:
color: blue
text: Beta
---
{{< summary-bar feature_name="Wasm workloads" >}}