Update webpage "Changelog - Firmware - xb000-0" from version "2.0.0-beta.1" to "3.0.0-beta.1"
This commit is contained in:
parent
e39542cb6f
commit
77ab84c4d9
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Changelog - Firmware - xb000-0 -->
|
<!-- Inferencium - Website - Changelog - Firmware - xb000-0 -->
|
||||||
<!-- Version: 2.0.0-beta.1 -->
|
<!-- Version: 3.0.0-beta.1 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -16,28 +16,27 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110px" height="110px"/></a></div>
|
<div><a href="../index.xhtml"><img src="../asset/img/logo-inferencium-no_text.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
||||||
<div><a href="../index.xhtml" class="title">Inferencium</a></div>
|
<div><a href="../index.xhtml" class="title">Inferencium</a></div>
|
||||||
<div><a href="../about.xhtml">About</a></div>
|
<div><a href="../about.xhtml">About</a></div>
|
||||||
<div><a href="../contact.xhtml">Contact</a></div>
|
|
||||||
<div><a href="../blog.xhtml">Blog</a></div>
|
|
||||||
<div><a href="../documentation.xhtml">Documentation</a></div>
|
<div><a href="../documentation.xhtml">Documentation</a></div>
|
||||||
<div><a href="../source.xhtml">Source</a></div>
|
<div><a href="../source.xhtml">Source</a></div>
|
||||||
<div><a href="../key.xhtml">Key</a></div>
|
|
||||||
<div><a href="../changelog.xhtml">Changelog</a></div>
|
<div><a href="../changelog.xhtml">Changelog</a></div>
|
||||||
|
<div><a href="../blog.xhtml">Blog</a></div>
|
||||||
|
<div><a href="../contact.xhtml">Contact</a></div>
|
||||||
<div><a href="../directory.xhtml">Directory</a></div>
|
<div><a href="../directory.xhtml">Directory</a></div>
|
||||||
|
<div><a href="../key.xhtml">Key</a></div>
|
||||||
</nav>
|
</nav>
|
||||||
<h1>Changelog - Firmware - xb000-0</h1>
|
<h1>Changelog - Firmware - xb000-0</h1>
|
||||||
<nav id="toc">
|
<nav id="toc">
|
||||||
<h2 id="toc"><a href="#toc">Table of Contents</a></h2>
|
<h2><a href="#toc">Table of Contents</a></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#1.0.0.1">1.0.0.1</a></li>
|
<li><a href="#1.0.0.1">1.0.0.1</a></li>
|
||||||
<li><a href="#0.0.0.0">0.0.0.0</a></li>
|
<li><a href="#0.0.0.0">0.0.0.0</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
<section id="changelog">
|
<article id="1.0.0.1">
|
||||||
<section id="changelog-1.0.0.1">
|
<h2><a href="#1.0.0.1">1.0.0.1</a></h2>
|
||||||
<h2 id="1.0.0.1"><a href="#1.0.0.1">1.0.0.1</a></h2>
|
|
||||||
<p>Tags:</p>
|
<p>Tags:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://src.inferencium.net/Inferencium/firmware-xb000-0/src/tag/firmware-xb000-0-1.0.0.1">firmware-xb000-0-1.0.0.1</a></li>
|
<li><a href="https://src.inferencium.net/Inferencium/firmware-xb000-0/src/tag/firmware-xb000-0-1.0.0.1">firmware-xb000-0-1.0.0.1</a></li>
|
||||||
@ -49,9 +48,9 @@
|
|||||||
<li>Update AMD CPU Family 19h microcode</li>
|
<li>Update AMD CPU Family 19h microcode</li>
|
||||||
<li>Update AMD GPU Green Sardine VCN firmware</li>
|
<li>Update AMD GPU Green Sardine VCN firmware</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</article>
|
||||||
<section id="changelog-0.0.0.0">
|
<article id="0.0.0.0">
|
||||||
<h2 id="0.0.0.0"><a href="#0.0.0.0">0.0.0.0</a></h2>
|
<h2><a href="#0.0.0.0">0.0.0.0</a></h2>
|
||||||
<p>Tags:</p>
|
<p>Tags:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://src.inferencium.net/Inferencium/firmware-xb000-0/src/tag/firmware-xb000-0-0.0.0.0">firmware-xb000-0-0.0.0.0</a></li>
|
<li><a href="https://src.inferencium.net/Inferencium/firmware-xb000-0/src/tag/firmware-xb000-0-0.0.0.0">firmware-xb000-0-0.0.0.0</a></li>
|
||||||
@ -60,7 +59,6 @@
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Initial release</li>
|
<li>Initial release</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</article>
|
||||||
</section>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user