Update webpage "About" from version "10.0.0-beta.1" to "10.0.1-beta.1"

This commit is contained in:
inference 2024-03-05 01:01:38 +00:00
parent f026efea8a
commit 1062781f45
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.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>