Update webpage "About" from version "10.0.0" to "10.0.1"
This commit is contained in:
parent
1cfac739b4
commit
50dc721f12
20
about.xhtml
20
about.xhtml
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - About -->
|
||||
<!-- Version: 10.0.0 -->
|
||||
<!-- Version: 10.0.1 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -460,6 +460,12 @@
|
||||
<h4><a href="#recommendations-hardware-smartphone">Smartphone</a></h4>
|
||||
<div style="overflow-x:auto;">
|
||||
<table>
|
||||
<colgroup>
|
||||
<col class="small"/>
|
||||
<col class="small"/>
|
||||
<col class="lrg"/>
|
||||
<col class="med"/>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th id="hardware-smartphone-type">Type</th>
|
||||
@ -582,6 +588,12 @@
|
||||
<h4><a href="#recommendations-software-pc">PC</a></h4>
|
||||
<div style="overflow-x:auto;">
|
||||
<table>
|
||||
<colgroup>
|
||||
<col class="small"/>
|
||||
<col class="small"/>
|
||||
<col class="lrg"/>
|
||||
<col class="med"/>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th id="software-pc-type">Type</th>
|
||||
@ -661,6 +673,12 @@
|
||||
<h4><a href="#recommendations-software-smartphone">Smartphone</a></h4>
|
||||
<div style="overflow-x:auto;">
|
||||
<table>
|
||||
<colgroup>
|
||||
<col class="small"/>
|
||||
<col class="small"/>
|
||||
<col class="lrg"/>
|
||||
<col class="med"/>
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th id="software-smartphone-type">Type</th>
|
||||
|
Loading…
x
Reference in New Issue
Block a user