Skip to content

Commit

Permalink
feat: add vstr badge
Browse files Browse the repository at this point in the history
  • Loading branch information
JANERUBBISHTOEAT committed Nov 20, 2024
1 parent a53ba4d commit 5b97ef5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/beta.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@
margin-left: 10px;
margin-right: 10px;
}
.controls .visitor-badge {
text-decoration: none;
color: inherit;
}
#downloadLink {
display: none;
}
Expand Down Expand Up @@ -219,6 +223,13 @@ <h1 style="text-align: center">Shawarma Legend Save Editor</h1>
</div>
<div id="gameContainer"></div>
<div class="controls">
<a
class="visitor-badge"
href="https://visitorbadge.io/status?path=https%3A%2F%2Fjanerubbishtoeat.github.io%2FShawarma-Legend-Save%2Fbeta.html"
><img
src="https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fjanerubbishtoeat.github.io%2FShawarma-Legend-Save%2Fbeta.html&countColor=%2337d67a&style=plastic"
/>
</a>
Save file location:
<code>%AppData%\..\Local\s1941</code>
<a href="index.html">Go to Classic Version</a>
Expand Down

0 comments on commit 5b97ef5

Please sign in to comment.