Skip to content

Commit 38a70db

Browse files
committed
banner
1 parent 1345a16 commit 38a70db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

html/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ <h3 class="panel-title">JavaScript</h3>
435435
</div>
436436

437437
<div class="banner">
438-
<img src="/vendor/auth0-styleguide/img/logo-grey.png" />
438+
<img src="https://cldup.com/6HOrjrr1wA.png" />
439439

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

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -430,11 +430,11 @@ <h3 class="panel-title">JavaScript</h3>
430430
</div>
431431

432432
<div class="banner">
433-
<img src="/vendor/auth0-styleguide/img/logo-grey.png">
433+
<img src="https://cldup.com/6HOrjrr1wA.png">
434434

435435
<p>JWT.io is brought to you by <a href="https://auth0.com">Auth0</a></p>
436436
<p>A cloud service, APIs and tools that eliminate the friction of identity for your applications and APIs.</p>
437-
<p><a href="https://auth0.com" target="_blank" class="btn btn-success btn-lg">Get started now</a></p>
437+
<p><a href="https://auth0.com" target="_blank" class="btn btn-success btn-lg">Learn More</a></p>
438438
</div>
439439

440440

0 commit comments

Comments
 (0)