mirror of
https://github.com/ysoftdevs/oauth-playground-client.git
synced 2026-05-04 22:34:30 +02:00
8 lines
219 B
HTML
8 lines
219 B
HTML
<nav>
|
|
<div class="nav-wrapper page-header">
|
|
<a href="/" class="">
|
|
OAuth 2.0 Playground
|
|
<span class="y-colored" style="font-size: 15px;">by Y Soft</span>
|
|
</a>
|
|
</div>
|
|
</nav> |