From 221aad6d745362a752d488d2554a42a993631bf6 Mon Sep 17 00:00:00 2001 From: pathum25 <301945052+pathum25@users.noreply.github.com> Date: Fri, 7 Aug 2026 00:46:22 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dd1817740..8fd79bccd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ---- -page_type: sample + +page_type: sample:Pathum25 languages: - nodejs - javascript @@ -7,7 +7,7 @@ products: - azure - azure-app-service description: "This sample demonstrates a tiny Hello World Node.js app for Azure App Service." ---- + # Node.js Hello World @@ -16,3 +16,4 @@ This sample demonstrates a tiny Hello World node.js app for [App Service Web App ## Contributing This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. +Pathum25