Skip to content

Commit 4f135db

Browse files
authored
Update sample app after rename (#274)
* Replace hero image * Update samples screenshot
1 parent cf0ee13 commit 4f135db

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

samples/img/samples.png

-96 KB
Loading

samples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div class="hoo-splashscr-content">
2121
<article class="hoo-splashcard">
2222
<header class="hoo-splashcard-header" role="presentation">
23-
<img src="img/graph.png" alt="Microsoft Graph" class="hoo-splashcard-img">
23+
<img src="img/microsoft.png" alt="Microsoft 365" class="hoo-splashcard-img">
2424
</header>
2525
<h1 class="hoo-splashcard-title">
2626
Microsoft 365 Developer Proxy

samples/nosdk.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<div class="hoo-splashscr-content">
5151
<article class="hoo-splashcard">
5252
<header class="hoo-splashcard-header" role="presentation">
53-
<img src="img/graph.png" class="hoo-splashcard-img">
53+
<img src="img/microsoft.png" alt="Microsoft 365" class="hoo-splashcard-img">
5454
</header>
5555
<h1 class="hoo-splashcard-title">
5656
Microsoft 365 Developer Proxy

samples/withsdk.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<div class="hoo-splashscr-content">
5454
<article class="hoo-splashcard">
5555
<header class="hoo-splashcard-header" role="presentation">
56-
<img src="img/graph.png" class="hoo-splashcard-img">
56+
<img src="img/microsoft.png" alt="Microsoft 365" class="hoo-splashcard-img">
5757
</header>
5858
<h1 class="hoo-splashcard-title">
5959
Microsoft 365 Developer Proxy

0 commit comments

Comments
 (0)