diff --git a/about.xhtml b/about.xhtml index 193f3a0..a7609fa 100644 --- a/about.xhtml +++ b/about.xhtml @@ -1,7 +1,7 @@ - + @@ -538,6 +538,23 @@ Open-source
(BSD-3-Clause) + + Version Control + + Git logo
+ Git + +

Git + 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.

+ + + Open-source
+ (GPL-2.0-only) + diff --git a/asset/img/logo/git.png b/asset/img/logo/git.png new file mode 100644 index 0000000..f4518b1 Binary files /dev/null and b/asset/img/logo/git.png differ