authors.json fixes, article time/date fix
This commit is contained in:
parent
50ed1484f7
commit
6a27626172
|
@ -1,7 +1,7 @@
|
|||
+++
|
||||
date = "2017-06-03T11:30:00-04:00"
|
||||
date = "2017-06-04T11:10:00-08:00"
|
||||
title = "Citra Now Has A Game Compatibility Wiki!"
|
||||
author = "Saphiresurf"
|
||||
author = "saphiresurf"
|
||||
+++
|
||||
|
||||
As game compatibility has broadened and the popularity of Citra has risen there's always been a lack of consistent information on what could be played in Citra and what couldn't. Often times the best way to find out if a game was working properly in Citra was to jump in and test it for yourself, but if any issues were encountered you'd be left scouring through forums sifting through potentially out of date information for answers.
|
||||
|
|
|
@ -9,5 +9,5 @@
|
|||
"jroweboy": { "key": "jroweboy", "name": "jroweboy", "avatar": "https://community.citra-emu.org/user_avatar/community.citra-emu.org/jroweboy/120/30_1.png" },
|
||||
"jmc47": { "key": "jmc47", "name": "JMC47", "avatar": "https://community.citra-emu.org/user_avatar/community.citra-emu.org/citrabot/120/28_1.png" },
|
||||
"anodium": { "key": "anodium", "name": "anodium", "avatar": "https://community.citra-emu.org/user_avatar/community.citra-emu.org/anodium/120/485_1.png"},
|
||||
"Saphiresurf": {"key": "Saphiresurf", "name": "Saphiresurf", "avatar": "https://community.citra-emu.org/user_avatar/community.citra-emu.org/saphiresurf/120/695_1.png"}
|
||||
}
|
||||
"saphiresurf": {"key": "saphiresurf", "name": "saphiresurf", "avatar": "https://community.citra-emu.org/user_avatar/community.citra-emu.org/saphiresurf/120/695_1.png"}
|
||||
}
|
||||
|
|
Reference in New Issue