Skip to content

Commit

Permalink
💬 企画コンテスト情報の更新
Browse files Browse the repository at this point in the history
  • Loading branch information
Shion1305 committed Nov 4, 2023
1 parent 7a91072 commit fb7e521
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pages/sp/contest.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ interface RankingData {
// .catch(() => null);
const rankingData = {
FOOD: [113, 42, 97],
EXHIBITION: [83, 91, 45],
PERFORMANCE: [102, 10, 101],
DRINK: [29, 4, 12],
VISUAL: [49],
UPDATED: "11月4日(土)午前9時更新",
FOOD: [113, 42, 39],
EXHIBITION: [83, 45, 34],
PERFORMANCE: [102, 101, 10],
DRINK: [49, 4, 109],
VISUAL: [49, 45, 12],
UPDATED: "11月5日(日)午前9時",
} as RankingData;
useHead({
Expand Down

0 comments on commit fb7e521

Please sign in to comment.