Skip to content

Commit

Permalink
Update installation stats
Browse files Browse the repository at this point in the history
  • Loading branch information
marcauberer authored Jun 7, 2024
1 parent 2ade4b9 commit 0816999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ $(window).scroll(function() {
});

function animateStats() {
animateValue("stats1", 65000);
animateValue("stats1", 68000);
animateValue("stats2", 155);
animateValue("stats3", 3500);
animateValue("stats4", 3800);
Expand Down

0 comments on commit 0816999

Please sign in to comment.