Skip to content

Commit dd9c820

Browse files
authored
Merge pull request #56 from no671/main
add game: dingyi
2 parents 99cd6c7 + 58b849d commit dd9c820

File tree

2 files changed

+8
-0
lines changed

2 files 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
]

public/images/games/dingyi.webp

30.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)