2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-08-01 18:21:30 +00:00
This commit is contained in:
matmair
2022-11-06 21:10:49 +00:00
parent 217fe634a9
commit b2c15f3e7a
7 changed files with 17 additions and 17 deletions

View File

@@ -206,9 +206,9 @@
<h2 class="title-font font-medium text-lg cm-gray-1">SchrodingersGat</h2>
<h3 class="cm-gray-3 mb-3">Oliver</h3>
<p class="mb-4">Oliver is an Australian EE. He started InvenTree in 2017 and is the maintainer.</p>
<span class="inline-flex">
<span class="inline-flex items-center">
<a class="cm-gray-3" href="https://github.com/SchrodingersGat" alt="learn more">GitHub <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
<a class="cm-gray-3" href="https://github.com/SchrodingersGat" alt="learn more">GitHub</a>
</span>
</div>
@@ -221,9 +221,9 @@
<h2 class="title-font font-medium text-lg cm-gray-1">eeintech</h2>
<h3 class="cm-gray-3 mb-3">Francois</h3>
<p class="mb-4">Francois is an EE. He is part of the core team an maintainer of Ki-nTree.</p>
<span class="inline-flex">
<span class="inline-flex items-center">
<a class="cm-gray-3" href="https://github.com/eeintech" alt="learn more">GitHub <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
<a class="cm-gray-3" href="https://github.com/eeintech" alt="learn more">GitHub</a>
</span>
</div>
@@ -236,9 +236,9 @@
<h2 class="title-font font-medium text-lg cm-gray-1">matmair</h2>
<h3 class="cm-gray-3 mb-3">Matthias</h3>
<p class="mb-4">Matthias is an Austrian developer. He is part of the core team and focuses on enterprise enhancments.</p>
<span class="inline-flex">
<span class="inline-flex items-center">
<a class="cm-gray-3" href="https://github.com/matmair" alt="learn more">GitHub <img class="w-4 h-4 ml-2" src="/assets/learn.svg"></a>
<a class="cm-gray-3" href="https://github.com/matmair" alt="learn more">GitHub</a>
</span>
</div>