diff --git a/layouts/game/list.html b/layouts/game/list.html index e3f65cc..27ebce4 100644 --- a/layouts/game/list.html +++ b/layouts/game/list.html @@ -1,95 +1,95 @@ {{ define "header" }}
- The compatibility list contains all the games we tested, sorted by how well they work on the emulator. -
-- {{ .name }} - | -{{ .description }} | -
+ The compatibility list contains all the games we tested, sorted by how well they work on the emulator. +
++ + {{ .name }} + | +{{ .description }} | +
- | Game Title | -Compatibility | -Date Tested | +
---|
+ | Game Title | +Compatibility | +Date Tested | ||||
---|---|---|---|---|---|---|---|
- {{ .Params.title }} {{ $rating.name }} - | -- {{ .Params.title }} - | -- {{ $rating.name }} - | -- {{ if .Params.testcase_date }} - {{ dateFormat "January 2, 2006" .Params.testcase_date }} - {{ else }} - - {{ end }} - | ++ {{ .Params.title }} {{ $rating.name }} + | ++ {{ .Params.title }} + | ++ + {{ $rating.name }} + | ++ {{ if .Params.testcase_date }} + {{ dateFormat "January 2, 2006" .Params.testcase_date }} + {{ else }} + + {{ end }} + |