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