Fix section "Recommendations" SPDX License Identifier table headings

This commit closes #64.
This commit is contained in:
inference 2024-03-24 02:45:04 +00:00
parent 5da5e5ff28
commit b8fef1ac85
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - About --> <!-- Inferencium - Website - About -->
<!-- Version: 10.2.0-alpha.3 --> <!-- Version: 10.2.0-alpha.4 -->
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -379,7 +379,7 @@
<th id="hardware-smartphone-description">Description</th> <th id="hardware-smartphone-description">Description</th>
<th id="hardware-smartphone-source_model"> <th id="hardware-smartphone-source_model">
<p>Source model</p> <p>Source model</p>
<p>(License)</p> <p>(SPDX License Identifier)</p>
</th> </th>
</tr> </tr>
</thead> </thead>
@ -485,7 +485,7 @@
<th id="software-pc-description">Description</th> <th id="software-pc-description">Description</th>
<th id="software-pc-source_model"> <th id="software-pc-source_model">
<p>Source model</p> <p>Source model</p>
<p>(License)</p> <p>(SPDX License Identifier)</p>
</th> </th>
</tr> </tr>
</thead> </thead>
@ -598,7 +598,7 @@
<th id="software-smartphone-description">Description</th> <th id="software-smartphone-description">Description</th>
<th id="software-smartphone-source_model"> <th id="software-smartphone-source_model">
<p>Source model</p> <p>Source model</p>
<p>(License)</p> <p>(SPDX License Identifier)</p>
</th> </th>
</tr> </tr>
</thead> </thead>