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 @@
{{ .name }} | {{ .description }} | |||||||||
- | Title | -Type | -Compatibility | -Date Tested | +Title | +Type | +Compatibility | +Date Tested | ||
---|---|---|---|---|---|---|---|---|---|---|
- {{ .Key }}- |
- ||||||||||
{{ .Params.title }} {{ $type.name }} {{ $rating.name }} {{ dateFormat "January 2, 2006" .Params.testcase_date }} | -+ | - | + | {{ .Params.title }} | -+ | - | + | {{ $rating.name }} | -+ | {{ dateFormat "January 2, 2006" .Params.testcase_date }} |