Compose badge tidyup (#24057)

<!--Delete sections as needed -->

## Description

Removes 'new' badges for items that are no longer new

## 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
2026-02-02 15:10:51 +00:00
committed by GitHub
parent ebe6fd2846
commit 8e963e52bf
3 changed files with 0 additions and 15 deletions

View File

@@ -7,11 +7,6 @@ aliases:
- /compose/how-tos/model-runner/
- /ai/compose/model-runner/
weight: 10
params:
sidebar:
badge:
color: green
text: New
---
{{< summary-bar feature_name="Compose models" >}}

View File

@@ -4,11 +4,6 @@ linkTitle: OCI artifact applications
weight: 110
description: Learn how to package, publish, and securely run Docker Compose applications from OCI-compliant registries.
keywords: cli, compose, oci, docker hub, artificats, publish, package, distribute, docker compose oci support
params:
sidebar:
badge:
color: green
text: New
---
{{< summary-bar feature_name="Compose OCI artifact" >}}

View File

@@ -3,11 +3,6 @@ title: Use provider services
description: Learn how to use provider services in Docker Compose to integrate external capabilities into your applications
keywords: compose, docker compose, provider, services, platform capabilities, integration, model runner, ai
weight: 112
params:
sidebar:
badge:
color: green
text: New
---
{{< summary-bar feature_name="Compose provider services" >}}