From 0f1dbe82fb8f1d418381e7b15a521f9841614470 Mon Sep 17 00:00:00 2001 From: Alexius Adhitya K Date: Sun, 30 Jun 2019 13:42:57 +0700 Subject: [PATCH 1/3] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9951c2c2..804373ea 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ From 43cfdfe2652123e96f36e3c55ef8ea90218c60b3 Mon Sep 17 00:00:00 2001 From: Alexius Adhitya K Date: Sun, 30 Jun 2019 13:54:46 +0700 Subject: [PATCH 2/3] Update README.md Add working runtime stack configuration to deploy sample HTML app properly via App Service Deployment Center. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d902a994..1ae889e2 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ products: This sample demonstrates a tiny Hello World HTML app for [App Service](https://docs.microsoft.com/azure/app-service). +# App Service Configuration +Runtime stack: ASP.NET + # 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. From 58f5b10ee21f51082800b6ea23e5b8509e136a79 Mon Sep 17 00:00:00 2001 From: Alexius Adhitya K Date: Sun, 30 Jun 2019 13:59:58 +0700 Subject: [PATCH 3/3] Update index.html Undo h1 changes --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 804373ea..9951c2c2 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@