Skip to content

Commit 013f3b9

Browse files
committed
fix logo
1 parent 23497fd commit 013f3b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ <h3 class="panel-title">Haskell</h3>
572572
</div>
573573

574574
<div class="banner">
575-
<img src="https://cldup.com/6HOrjrr1wA.png" />
575+
<img src="http://cdn.auth0.com/jwt/logo-auth0.png" />
576576

577577
<p>JWT.io is brought to you by <a href="https://auth0.com">Auth0</a></p>
578578
<p>A cloud service, APIs and tools that eliminate the friction of identity for your applications and APIs.</p>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ <h3 class="panel-title">Haskell</h3>
567567
</div>
568568

569569
<div class="banner">
570-
<img src="https://cldup.com/6HOrjrr1wA.png">
570+
<img src="http://cdn.auth0.com/jwt/logo-auth0.png">
571571

572572
<p>JWT.io is brought to you by <a href="https://auth0.com">Auth0</a></p>
573573
<p>A cloud service, APIs and tools that eliminate the friction of identity for your applications and APIs.</p>

0 commit comments

Comments
 (0)