Update webpage "Directory" from version "5.0.0-beta.1" to "5.0.1-beta.1"

This commit is contained in:
inference 2024-03-05 01:02:19 +00:00
parent 1062781f45
commit 4afa219041
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<!-- Inferencium - Website - Directory -->
<!-- Version: 5.0.0-beta.1 -->
<!-- Version: 5.0.1-beta.1 -->
<!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
@ -42,7 +42,15 @@
<p>For assistance within any channel, contact a moderator of the channel. If an
issue is related to a moderator, contact an administrator; administrators should
not be contacted unless the issue cannot be resolved by a moderator.</p>
<table>
<div style="overflow-x: auto;">
<table class="lrg">
<colgroup>
<col class="med"/>
<col style="width:35%"/>
<col class="small"/>
<col style="width:20%"/>
<col style="width:20%"/>
</colgroup>
<thead>
<tr>
<th id="name">Name</th>
@ -172,6 +180,7 @@
</tr>
</tbody>
</table>
</div>
</section>
<div class="sitemap-small"><a href="sitemap.xhtml">Sitemap</a></div>
</body>