We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d528d62 commit b1ddbefCopy full SHA for b1ddbef
1 file changed
md/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/md');</script>
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
<title>Markdown Viewer | RMKR Dev</title>
@@ -167,7 +168,7 @@
167
168
<h2 class="text-xl font-bold tracking-tight">RMKR <span style="color: var(--color-accent);">MD</span></h2>
169
</div>
170
<a href="../" class="btn-outline cta-button text-sm">
- <i class="fa-solid fa-arrow-left"></i> Profile
171
+ <i class="fa-solid fa-arrow-left"></i> Hub
172
</a>
173
174
</header>
0 commit comments