Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit e5e86aa

Browse files
feat: update stats
1 parent 018762a commit e5e86aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/work/index.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@ export default {
100100
numbers: [
101101
{
102102
duration: 1000,
103-
to: 30,
103+
to: 50,
104104
precision: 0,
105105
prefix: '+'
106106
},
107107
{
108108
duration: 3500,
109-
to: 100000,
109+
to: 500000,
110110
precision: 0,
111111
prefix: '+'
112112
},

0 commit comments

Comments
 (0)