diff --git a/site/themes/citra-bs-theme/layouts/game/list.html b/site/themes/citra-bs-theme/layouts/game/list.html index abbac28..45d8235 100644 --- a/site/themes/citra-bs-theme/layouts/game/list.html +++ b/site/themes/citra-bs-theme/layouts/game/list.html @@ -2,13 +2,7 @@

Game Compatibility List

The Citra Emulator compatibility list contains all the games we tested, sorted by how well they work on the emulator.

- - - - - - - +
RatingDescription
@@ -56,7 +50,7 @@ {{ range $paginator.Pages }} {{ $rating := index .Site.Data.compatibility ( string .Params.compatibility | default "0" ) }} - +
Perfect
{{ .Params.title }} {{ $rating.name }} {{ dateFormat "January 2, 2006" .Params.tested_date }}