parent
4aeba75f82
commit
54ed8e756b
19
about.xhtml
19
about.xhtml
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - About -->
|
<!-- Inferencium - Website - About -->
|
||||||
<!-- Version: 10.0.2 -->
|
<!-- Version: 10.1.0-alpha.1 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -538,6 +538,23 @@
|
|||||||
Open-source<br/>
|
Open-source<br/>
|
||||||
(BSD-3-Clause)</td>
|
(BSD-3-Clause)</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<th id="software-vcs">Version Control</th>
|
||||||
|
<th id="git" headers="software-pc software-vcs">
|
||||||
|
<img src="asset/img/logo/git.png" width="85%" height="85%" alt="Git logo"/><br/>
|
||||||
|
Git</th>
|
||||||
|
<td class="desc" headers="software-pc-description git">
|
||||||
|
<p><a href="https://git-scm.org/">Git</a>
|
||||||
|
is highly-flexible and feature-rich version control software
|
||||||
|
which allows fast, cheap branching for any source code
|
||||||
|
development use case, allowing rapid, flexible development in
|
||||||
|
either centralised or decentralised configurations, whether
|
||||||
|
client-server model or peer-to-peer.</p>
|
||||||
|
</td>
|
||||||
|
<td headers="software-pc-source_model git">
|
||||||
|
Open-source<br/>
|
||||||
|
(GPL-2.0-only)</td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
BIN
asset/img/logo/git.png
Normal file
BIN
asset/img/logo/git.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.7 KiB |
Loading…
x
Reference in New Issue
Block a user