Update Source webpage to version 2.2.4.23.
This commit is contained in:
parent
c075f33944
commit
0e555bebb7
26
source.html
26
source.html
@ -2,10 +2,10 @@
|
||||
|
||||
<!-- Inferencium - Website - Source -->
|
||||
|
||||
<!-- Copyright 2022-2023 Jake Winters -->
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 2.2.3.18 -->
|
||||
<!-- Version: 2.2.4.23 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -16,7 +16,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar. -->
|
||||
<!-- Navigation bar -->
|
||||
<div class="sidebar">
|
||||
<img src="asset/img/logo-inferencium-no_text.png"
|
||||
width="110px" height="110px">
|
||||
@ -36,7 +36,7 @@
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Table of contents. -->
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
<ul>
|
||||
@ -49,16 +49,17 @@
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Place Inferencium source code repositories here. -->
|
||||
<!-- Place Inferencium source code repositories here -->
|
||||
<h2 id="src-inferencium"><a href="#src-inferencium" class="h2"
|
||||
>Inferencium Source Code Repositories</a></h2>
|
||||
<ul>
|
||||
<li><a href="https://git.inferencium.net/Inferencium/cfg/" class="body-link"
|
||||
>cfg</a> - Configuration files</a></li>
|
||||
>cfg</a> - Configuration files</li>
|
||||
<li><a href="https://git.inferencium.net/Inferencium/doc/" class="body-link"
|
||||
>doc</a> - Documentation</a></li>
|
||||
<li><a href="https://git.inferencium.net/Inferencium/inf-kernel/" class="body-link"
|
||||
>inf-kernel</a> - Inferencium Kernel</a></li>
|
||||
>doc</a> - Documentation</li>
|
||||
<li><a href="https://git.inferencium.net/Inferencium/inf-kernel/"
|
||||
class="body-link"
|
||||
>inf-kernel</a> - Inferencium Kernel</li>
|
||||
<li><a href="https://git.inferencium.net/Inferencium/linux-firmware-desktop/"
|
||||
class="body-link"
|
||||
>linux-firmware-desktop</a> - Desktop Linux firmware</li>
|
||||
@ -77,15 +78,18 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Place personal source code repositories here. -->
|
||||
|
||||
<!-- Place personal source code repositories here -->
|
||||
<h2 id="src-personal"><a href="#src-personal" class="h2"
|
||||
>My Personal Source Code Repositories</a></h2>
|
||||
<ul>
|
||||
<li><a href="https://git.inferencium.net/inference/graphenechan/" class="body-link"
|
||||
<li><a href="https://git.inferencium.net/inference/graphenechan/"
|
||||
class="body-link"
|
||||
>graphenechan</a> - Graphene-chan (GrapheneOS unofficial mascot)</li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user