Merge pull request #11 from smthbh/Update-SkillsGraphics

remove unneeded header
This commit is contained in:
Brad 2025-04-17 18:05:58 -04:00 committed by GitHub
commit d6a96f70c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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>