Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align="center">
<img alt="Dev Proxy" src="./samples/img/microsoft.png" height="78" />
<img alt="Dev Proxy" src="./samples/img/devproxy.png" />
<br>Dev Proxy<br>
</h1>

Expand Down
Binary file added samples/img/devproxy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion samples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<div class="hoo-splashscr-content">
<article class="hoo-splashcard">
<header class="hoo-splashcard-header" role="presentation">
<img src="img/microsoft.png" alt="Microsoft 365" class="hoo-splashcard-img">
<img src="img/devproxy.png" alt="Dev Proxy" class="hoo-splashcard-img">
</header>
<h1 class="hoo-splashcard-title">
Dev Proxy
Expand Down
2 changes: 1 addition & 1 deletion samples/nosdk.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<div class="hoo-splashscr-content">
<article class="hoo-splashcard">
<header class="hoo-splashcard-header" role="presentation">
<img src="img/microsoft.png" alt="Microsoft 365" class="hoo-splashcard-img">
<img src="img/devproxy.png" alt="Dev Proxy" class="hoo-splashcard-img">
</header>
<h1 class="hoo-splashcard-title">
Dev Proxy
Expand Down
2 changes: 1 addition & 1 deletion samples/withsdk.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<div class="hoo-splashscr-content">
<article class="hoo-splashcard">
<header class="hoo-splashcard-header" role="presentation">
<img src="img/microsoft.png" alt="Microsoft 365" class="hoo-splashcard-img">
<img src="img/devproxy.png" alt="Dev Proxy" class="hoo-splashcard-img">
</header>
<h1 class="hoo-splashcard-title">
Dev Proxy
Expand Down