Skip to content

Commit fe6f82a

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-classic-admins-new-date-v2
2 parents 9f5da1c + 832daf9 commit fe6f82a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/snippets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Snippets in Azure Static Web Apps (preview)
2+
title: Snippets in Azure Static Web Apps
33
description: Inject custom code in the HEAD or BODY elements at runtime in Azure Static Web Apps
44
services: static-web-apps
55
author: craigshoemaker
@@ -9,7 +9,7 @@ ms.date: 06/22/2023
99
ms.author: cshoe
1010
---
1111

12-
# Snippets in Azure Static Web Apps (preview)
12+
# Snippets in Azure Static Web Apps
1313

1414
Azure Static Web Apps allows you to inject custom code into the `head` or `body` elements at runtime. These pieces of code are known as *snippets*.
1515

0 commit comments

Comments
 (0)