This commit is contained in:
Jeremy Thomas
2018-09-04 15:26:02 +02:00
parent 04fb26b450
commit ceae8a675e

View File

@@ -87,6 +87,7 @@ $fullhd-enabled: false
</ul> </ul>
</div> </div>
<div class="table-container">
<table class="table is-bordered"> <table class="table is-bordered">
<thead> <thead>
<tr> <tr>
@@ -205,6 +206,7 @@ $fullhd-enabled: false
</tr> </tr>
</tbody> </tbody>
</table> </table>
</div>
{% assign vernum = site.data.meta.version | downcase | remove: "." | plus: 0 %} {% assign vernum = site.data.meta.version | downcase | remove: "." | plus: 0 %}