We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1d0269 + 6aa2931 commit 832daf9Copy full SHA for 832daf9
articles/static-web-apps/snippets.md
@@ -1,5 +1,5 @@
1
---
2
-title: Snippets in Azure Static Web Apps (preview)
+title: Snippets in Azure Static Web Apps
3
description: Inject custom code in the HEAD or BODY elements at runtime in Azure Static Web Apps
4
services: static-web-apps
5
author: craigshoemaker
@@ -9,7 +9,7 @@ ms.date: 06/22/2023
9
ms.author: cshoe
10
11
12
-# Snippets in Azure Static Web Apps (preview)
+# Snippets in Azure Static Web Apps
13
14
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*.
15
0 commit comments