Skip to content

Commit

Permalink
chore: update maimai and djmax rating
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyzoid committed Sep 18, 2024
1 parent e242d0c commit 8ec4b3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<span class="absolute z-10 signature">Kyzoid</span>
</div>
<span class="mt-16 text-sm uppercase subtitle font-bold z-20">Rhythm game player</span>
<div class="text-xs opacity-50 text-center mb-3 date-sub">last updated: {{ daysAgo(2024, 8, 21) }}</div>
<div class="text-xs opacity-50 text-center mb-3 date-sub">last updated: {{ daysAgo(2024, 9, 19) }}</div>
</div>

<div ref="$card" class="z-30 card relative" @mouseenter="onMouseEnter" @mouseleave="onMouseLeave" @mousemove="rotateToMouse">
Expand Down
4 changes: 2 additions & 2 deletions src/stats.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"maimaiDeluxe": "15109",
"maimaiDeluxe": "15203",
"SDVX": "17.260",
"popn": "74.63",
"jubeat": "7185",
Expand All @@ -23,7 +23,7 @@
"7K": "662.59"
},
"djmax": {
"8K": "8190.7242"
"8K": "8342.2071"
},
"etterna": "24.00"
}

0 comments on commit 8ec4b3b

Please sign in to comment.