We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48dff39 commit e64d825Copy full SHA for e64d825
1 file changed
pages/settings.html
@@ -38,6 +38,11 @@ <h2>Jet Yeh's</h2>
38
<div class="left-col">
39
<img title="icon" src="../img/icon.png" width="199px">
40
</div>
41
+ <div>
42
+ <center>
43
+ <img src="https://visit-counter.vercel.app/counter.png?page=https%3A%2F%2Fdngaa.github.io&s=25&c=ffffff&bg=00000000&no=6&ff=electrolize&tb=&ta=" alt="visits">
44
+ </center>
45
+ </div>
46
47
48
<div class="main_content">
@@ -77,4 +82,4 @@ <h1>
77
82
<script src="https://cdn.jsdelivr.net/npm/tsparticles@3.8.1/tsparticles.bundle.min.js"></script>
78
83
<!--tsParticles-->
79
84
80
-</html>
85
+</html>
0 commit comments