Skip to content

Commit

Permalink
Update stats
Browse files Browse the repository at this point in the history
  • Loading branch information
marcauberer committed May 12, 2023
1 parent bf7fd99 commit c7859a3
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", 52000);
animateValue("stats1", 53000);
animateValue("stats2", 155);
animateValue("stats3", 3500);
animateValue("stats4", 3800);
Expand Down

0 comments on commit c7859a3

Please sign in to comment.