remove unneeded header

This commit is contained in:
smthbh 2025-04-17 18:04:28 -04:00
parent 624163748e
commit 2e493af3f6

View file

@ -9,13 +9,6 @@
<div class="skills-table" style="margin-bottom: 20px;"> <div class="skills-table" style="margin-bottom: 20px;">
<h2 class="is-size-4">Professions</h2> <h2 class="is-size-4">Professions</h2>
<table class="table is-striped is-hoverable is-quarter-desktop"> <table class="table is-striped is-hoverable is-quarter-desktop">
<thead>
<tr>
<th>Name</th>
{{!-- <th>Level</th> --}}
{{!-- <th>Max</th> --}}
</tr>
</thead>
<tbody> <tbody>
{{#each data.professions}} {{#each data.professions}}
<tr> <tr>