mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-15 11:35:28 +00:00
deploy: ae791a7edf
This commit is contained in:
14
index.html
14
index.html
@ -381,7 +381,10 @@
|
||||
|
||||
|
||||
<a href="/SergeoLacruz">
|
||||
<span class="inline-flex">by <img src="https://github.com/SergeoLacruz.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> SergeoLacruz</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/SergeoLacruz.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> SergeoLacruz</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Zebra Label Printer Plugin for Inventree
|
||||
@ -408,7 +411,10 @@
|
||||
|
||||
|
||||
<a href="/matmair">
|
||||
<span class="inline-flex">by <img src="https://github.com/matmair.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px"> matmair</span>
|
||||
<span class="inline-flex">
|
||||
<img src="https://github.com/matmair.png?size=40" alt="mdo" class="self-center w-5 h-5 rounded-full" style="margin:0px">
|
||||
<p> matmair</p>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<p class="my-0">Integrate Zapier into InvenTree
|
||||
@ -468,11 +474,9 @@
|
||||
|
||||
<li><a href="/extend/app.html" class="footer-link">App</a></li>
|
||||
|
||||
<li><a href="/extend/integrate/" class="footer-link">Integrate</a></li>
|
||||
|
||||
<li><a href="/extend/plugin/" class="footer-link">Plugins</a></li>
|
||||
|
||||
<li><a href="https://github.com/sparkmicro/Ki-nTree" class="footer-link">KiCad</a></li>
|
||||
<li><a href="/extend/integrate/" class="footer-link">Integrations</a></li>
|
||||
|
||||
</ul></nav>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user