update homepage

This commit is contained in:
Tobias Powalowski 2023-08-29 10:52:55 +02:00
parent 1b04a931a2
commit ba569eeb4b

View file

@ -31,7 +31,7 @@
<li><ul>
<li><a href="#secure-boot-support" id="toc-secure-boot-support"><span class="toc-section-number">3.1</span> Secure Boot - MOK / Machine Owner Key</a></li>
<li><a href="#terminal-access" id="toc-terminal-access"><span class="toc-section-number">3.2</span> Terminal Access - Virtual Consoles / Serial Console</a></li>
<li><a href="#remote-terminal-access" id="toc-remote-terminal-access"><span class="toc-section-number">3.3</span> Remote Terminal Access - OpenSSH / TTYD</a></li>
<li><a href="#remote-terminal-access" id="toc-remote-terminal-access"><span class="toc-section-number">3.3</span> Remote Terminal Access - OpenSSH / HTTP Browser Terminal</a></li>
<li><a href="#interactive-basic-setup" id="toc-interactive-basic-setup"><span class="toc-section-number">3.4</span> Interactive Basic Setup</a></li>
<li><a href="#interactive-launcher" id="toc-interactive-launcher"><span class="toc-section-number">3.5</span> Interactive Launcher</a></li>
<li><a href="#interactive-setup" id="toc-interactive-setup"><span class="toc-section-number">3.6</span> Interactive Setup</a></li>
@ -462,7 +462,7 @@
</table>
<p><sup>*</sup><strong>Windows</strong> | <strong>Command</strong> | <strong>Apple</strong> key</p>
<h4 data-number="3.2.2" id="serial-console"><span class="header-section-number">3.2.2</span> <strong>Serial Console</strong></h4>
<p><a href="https://wiki.archlinux.org/title/Serial_console" title="Serial console"><strong>Serial console</strong></a> is enabled on <strong>ttyS0</strong>, <strong>ttyAMA0</strong> and <strong>ttyUSB0</strong></p>
<p><a href="https://wiki.archlinux.org/title/Serial_console" title="Serial console"><strong>Serial console</strong></a> is enabled on <strong>ttyS0</strong>, <strong>ttyAMA0</strong> and <strong>ttyUSB0</strong>.</p>
<h3 data-number="3.3" id="remote-terminal-access"><span class="header-section-number">3.3</span> <strong>Remote Terminal Access</strong></h3>
<h4 data-number="3.3.1" id="remote-access-openssh"><span class="header-section-number">3.3.1</span> <strong>OpenSSH Terminal</strong></h4>
<ul>