diff --git a/site/themes/citra-bs-theme/layouts/game/list.html b/site/themes/citra-bs-theme/layouts/game/list.html index 3c224ed..4db19fb 100644 --- a/site/themes/citra-bs-theme/layouts/game/list.html +++ b/site/themes/citra-bs-theme/layouts/game/list.html @@ -4,7 +4,7 @@ {{ range .Site.Data.compatibility }} - + @@ -43,40 +43,35 @@ - - - - + + + + {{ range .Data.Pages.GroupByParam "section_id" }} - - - {{ range .Pages }} {{- $rating := index .Site.Data.compatibility .Params.compatibility }} {{- $type := index .Site.Data.gameTypes (.Params.game_type | default "3ds") }} - + - - - - - @@ -93,25 +88,44 @@
{{ .name }}
{{ .description }}
TitleTypeCompatibilityDate TestedTitleTypeCompatibilityDate Tested
-

{{ .Key }}

-
+ + {{ .Params.title }} + +
{{ $rating.name }}
+ {{ dateFormat "January 2, 2006" .Params.testcase_date }}