Skip to content

Commit 2a07b4a

Browse files
committed
Image shows full browser and changing image markdown
1 parent 3b6aab5 commit 2a07b4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
367 Bytes
Loading

articles/static-apps/publish-gatsby.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The following steps show you how to create a new static site app and deploy it t
8282

8383
1. Select **Create a Resource** and search for **Static Web Apps**.
8484

85-
![Create a Static Web Apps (Preview) in the portal](./media/static-web-apps-publish-gatsby/create-in-portal.png)
85+
:::image type="content" source="./media/static-web-apps-publish-gatsby/create-in-portal.png" alt-text="Create a Static Web Apps (Preview) in the portal":::
8686

8787
1. For _Subscription_, accept the subscription that is listed or select a new one from the drop-down list.
8888

@@ -94,7 +94,7 @@ The following steps show you how to create a new static site app and deploy it t
9494

9595
1. For _SKU_, select **Free**.
9696

97-
![Details filled out](./media/static-web-apps-publish-gatsby/basic-app-details.png)
97+
:::image type="content" source="./media/static-web-apps-publish-gatsby/basic-app-details.png" alt-text="Details filled out":::
9898

9999
1. Click the **Sign in with GitHub** button.
100100

@@ -104,7 +104,7 @@ The following steps show you how to create a new static site app and deploy it t
104104

105105
1. For the _Branch_ select **master**.
106106

107-
![Completed GitHub information](./media/static-web-apps-publish-gatsby/completed-github-info.png)
107+
:::image type="content" source="./media/static-web-apps-publish-gatsby/completed-github-info.png" alt-text="Completed GitHub information":::
108108

109109
### Build
110110

@@ -116,7 +116,7 @@ Next, add configuration settings that the build process uses to build your app.
116116

117117
A value for _API location_ isn't necessary as you aren't deploying an API at the moment.
118118

119-
![Build Settings](./media/static-web-apps-publish-gatsby/build-details.png)
119+
:::image type="content" source="./media/static-web-apps-publish-gatsby/build-details.png" alt-text="Build Settings":::
120120

121121
### Review and create
122122

@@ -128,7 +128,7 @@ Next, add configuration settings that the build process uses to build your app.
128128

129129
1. On the resource screen, click the _URL_ link to open your deployed application. You may need to wait a minute or two for the GitHub Action to complete.
130130

131-
![Deployed application](./media/static-web-apps-publish-gatsby/deployed-app.png)
131+
:::image type="content" source="./media/static-web-apps-publish-gatsby/deployed-app.png" alt-text="Deployed application":::
132132

133133
## Clean up resources
134134

0 commit comments

Comments
 (0)