Skip to content

Commit 971f74d

Browse files
authored
Update icon (#435)
1 parent 7ae15df commit 971f74d

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
<img alt="Dev Proxy" src="./samples/img/microsoft.png" height="78" />
2+
<img alt="Dev Proxy" src="./samples/img/devproxy.png" />
33
<br>Dev Proxy<br>
44
</h1>
55

samples/img/devproxy.png

6.83 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/microsoft.png" alt="Microsoft 365" class="hoo-splashcard-img">
23+
<img src="img/devproxy.png" alt="Dev Proxy" class="hoo-splashcard-img">
2424
</header>
2525
<h1 class="hoo-splashcard-title">
2626
Dev 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/microsoft.png" alt="Microsoft 365" class="hoo-splashcard-img">
53+
<img src="img/devproxy.png" alt="Dev Proxy" class="hoo-splashcard-img">
5454
</header>
5555
<h1 class="hoo-splashcard-title">
5656
Dev 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/microsoft.png" alt="Microsoft 365" class="hoo-splashcard-img">
56+
<img src="img/devproxy.png" alt="Dev Proxy" class="hoo-splashcard-img">
5757
</header>
5858
<h1 class="hoo-splashcard-title">
5959
Dev Proxy

0 commit comments

Comments
 (0)