Skip to content

Commit

Permalink
Update subscribers counter
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Hossein Baghaie authored Mar 12, 2021
1 parent a3ac5a8 commit 3dd7a0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ <h2 class="major">قوانین</h2>
<script>
var typed = new Typed('#subscribers', {
strings: [
'[تا این لحظه، <b>۳۹۸ نفر</b> مشترک خبرنامه شده‌اند.] <i class="em em-hushed" aria-role="presentation" aria-label="HUSHED FACE"></i>',
'[تا این لحظه، <b>۳۹۸ نفر</b> مشترک خبرنامه شده‌اند.] ^1000 <i class="em em-sunglasses" aria-role="presentation" aria-label="SMILING FACE WITH SUNGLASSES"></i>',
'[تا این لحظه، <b>۴۰۲ نفر</b> مشترک خبرنامه شده‌اند.] <i class="em em-hushed" aria-role="presentation" aria-label="HUSHED FACE"></i>',
'[تا این لحظه، <b>۴۰۲ نفر</b> مشترک خبرنامه شده‌اند.] ^1000 <i class="em em-sunglasses" aria-role="presentation" aria-label="SMILING FACE WITH SUNGLASSES"></i>',
],
smartBackspace: true,
startDelay: 3000,
Expand All @@ -157,4 +157,4 @@ <h2 class="major">قوانین</h2>
</script>
</body>

</html>
</html>

0 comments on commit 3dd7a0a

Please sign in to comment.