2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-15 11:35:28 +00:00
This commit is contained in:
matmair
2023-02-20 20:50:21 +00:00
parent fc889a0a8b
commit c03c5af345
14 changed files with 62 additions and 29 deletions

View File

@ -303,6 +303,28 @@
</div>
</div>
<div class="p-4 lg:w-1/2">
<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">
<div class="flex items-end">
<div class="mb-5">
<img src="https://github.com/wolflu05.png?size=40" alt="mdo" class="rounded-full" width="40" height="40" style="margin:0px">
</div>
<div>
<h2 class="title-font font-medium text-lg cm-gray-1">wolflu05</h2>
<h3 class="cm-gray-3 mb-3">Lukas</h3>
</div>
</div>
<p class="mb-4">Lukas is a German student who likes developing, and building electronics. He focuses on plugin development.</p>
<span class="inline-flex">
<a class="cm-gray-3" href="https://github.com/wolflu05" alt="learn more">GitHub</a>
</span>
</div>
</div>
</div>
</div>
</div>