We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f63139 commit 58b849dCopy full SHA for 58b849d
data/games.ts
@@ -83,4 +83,12 @@ export const games: Game[] = [
83
url: 'https://www.bilibili.com/video/BV1jRyfYjEuX/',
84
cover: 'devils-journey.webp',
85
},
86
+ {
87
+ id: 'dingyi',
88
+ title: '定义',
89
+ developer: '六白七十一',
90
+ releaseDate: '2024-11-08',
91
+ url: 'https://www.bilibili.com/video/BV1WLDQYHEPN/',
92
+ cover: 'dingyi.webp',
93
+ },
94
]
0 commit comments