Skip to content

Commit 832daf9

Browse files
Merge pull request #268489 from thomasgauvin/patch-31
Update snippets.md
2 parents d1d0269 + 6aa2931 commit 832daf9

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)