Skip to content

Commit 58b849d

Browse files
authored
Update games.ts
1 parent 8f63139 commit 58b849d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data/games.ts

+8
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,12 @@ export const games: Game[] = [
8383
url: 'https://www.bilibili.com/video/BV1jRyfYjEuX/',
8484
cover: 'devils-journey.webp',
8585
},
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+
},
8694
]

0 commit comments

Comments
 (0)