freshness: add Beta badge to OATs doc (#21862)

## Description
Little nit. Noticed OATs was using (Beta) and not the blue Beta badge.
Removed (Beta) and added badge to be in line with style guide standards

## Related issues or tickets
[ENGDOCS-2386](https://docker.atlassian.net/browse/ENGDOCS-2386)

## Reviews
- [ ] Technical review
- [ ] Editorial review

[ENGDOCS-2386]:
https://docker.atlassian.net/browse/ENGDOCS-2386?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
This commit is contained in:
Sarah Sanders 2025-01-22 07:47:36 -08:00 committed by GitHub
parent f369c0ea12
commit 59cac8eabf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -3,7 +3,12 @@ title: Organization access tokens
description: Learn how to create and manage organization access tokens
to securely push and pull images programmatically.
keywords: docker hub, security, OAT, organization access token
linkTitle: Organization access tokens (Beta)
linkTitle: Organization access tokens
params:
sidebar:
badge:
color: blue
text: Beta
---
{{< summary-bar feature_name="OATs" >}}