Updated single page for games.

This commit is contained in:
chris062689@gmail.com 2018-11-11 14:30:01 -05:00
parent 12c0adb5aa
commit fdc4d78523

View File

@ -64,6 +64,8 @@
<h1>{{ .Params.title }}</h1> <h1>{{ .Params.title }}</h1>
{{ .Description }}
<h2>Summary</h2> <h2>Summary</h2>
{{ if .Content }} {{ if .Content }}
{{ .Content }} {{ .Content }}
@ -80,7 +82,7 @@
<th>Build Date</th> <th>Build Date</th>
<th>Tested By</th> <th>Tested By</th>
<th>Hardware</th> <th>Hardware</th>
<th>Citra Version</th> <th>Version</th>
<th>Rating</th> <th>Rating</th>
</tr> </tr>
</thead> </thead>