mirror of
https://github.com/ysoftdevs/oauth-playground-client.git
synced 2026-03-14 06:06:30 +01: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> |