mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-15 11:35:28 +00:00
deploy: d2b4bec9e7
This commit is contained in:
12
index.html
12
index.html
@ -201,12 +201,12 @@
|
||||
|
||||
|
||||
<div class="p-4 lg:w-1/2">
|
||||
<div class="h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left">
|
||||
<div class="h-full flex sm:flex-row flex-col sm:justify-start justify-center text-center sm:text-left">
|
||||
<div class="flex-grow sm:pl-8">
|
||||
<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 items-center">
|
||||
<span class="inline-flex">
|
||||
|
||||
<a class="cm-gray-3" href="https://github.com/SchrodingersGat" alt="learn more">GitHub</a>
|
||||
|
||||
@ -216,12 +216,12 @@
|
||||
</div>
|
||||
|
||||
<div class="p-4 lg:w-1/2">
|
||||
<div class="h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left">
|
||||
<div class="h-full flex sm:flex-row flex-col sm:justify-start justify-center text-center sm:text-left">
|
||||
<div class="flex-grow sm:pl-8">
|
||||
<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 items-center">
|
||||
<span class="inline-flex">
|
||||
|
||||
<a class="cm-gray-3" href="https://github.com/eeintech" alt="learn more">GitHub</a>
|
||||
|
||||
@ -231,12 +231,12 @@
|
||||
</div>
|
||||
|
||||
<div class="p-4 lg:w-1/2">
|
||||
<div class="h-full flex sm:flex-row flex-col items-center sm:justify-start justify-center text-center sm:text-left">
|
||||
<div class="h-full flex sm:flex-row flex-col sm:justify-start justify-center text-center sm:text-left">
|
||||
<div class="flex-grow sm:pl-8">
|
||||
<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 items-center">
|
||||
<span class="inline-flex">
|
||||
|
||||
<a class="cm-gray-3" href="https://github.com/matmair" alt="learn more">GitHub</a>
|
||||
|
||||
|
Reference in New Issue
Block a user