Skip to content

Commit 3149c9f

Browse files
committed
添加ff14图片
1 parent ffc35c6 commit 3149c9f

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

public/assets/gameImages/ff14.webp

589 KB
Loading
96.3 KB
Loading

public/assets/orderGames.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
{
33
"name": "Escape from Tarkov",
44
"playtime_forever": 66000,
5-
"imgurl": "assets/images/tarkov.webp"
5+
"imgurl": "assets/gameImages/tarkov.webp"
6+
},
7+
{
8+
"name": "Final Fantasy XIV",
9+
"playtime_forever": 13140,
10+
"imgurl": "assets/gameImages/ff14.webp"
611
}
712
]

0 commit comments

Comments
 (0)