Skip to content

Commit

Permalink
Merge pull request #56 from no671/main
Browse files Browse the repository at this point in the history
add game: dingyi
  • Loading branch information
nini22P authored Nov 10, 2024
2 parents 99cd6c7 + 58b849d commit dd9c820
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/games.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,12 @@ export const games: Game[] = [
url: 'https://www.bilibili.com/video/BV1jRyfYjEuX/',
cover: 'devils-journey.webp',
},
{
id: 'dingyi',
title: '定义',
developer: '六白七十一',
releaseDate: '2024-11-08',
url: 'https://www.bilibili.com/video/BV1WLDQYHEPN/',
cover: 'dingyi.webp',
},
]
Binary file added public/images/games/dingyi.webp
Binary file not shown.

0 comments on commit dd9c820

Please sign in to comment.