We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784d1c7 commit d528d62Copy full SHA for d528d62
1 file changed
jwt/index.html
@@ -1,6 +1,7 @@
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
+ <script>fetch('https://api.countapi.xyz/hit/rmkr-dev.github.io/jwt');</script>
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>JWT Viewer | RMKR Dev</title>
@@ -90,7 +91,7 @@
90
91
<h2 class="text-xl font-bold tracking-tight">RMKR <span style="color: var(--color-accent);">JWT</span></h2>
92
</div>
93
<a href="../" class="btn-gold cta-button">
- <i class="fa-solid fa-arrow-left"></i> Profile
94
+ <i class="fa-solid fa-arrow-left"></i> Hub
95
</a>
96
97
</header>
0 commit comments