mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 02:55:34 +00:00
deploy: ae791a7edf
This commit is contained in:
14
blog.html
14
blog.html
@ -67,6 +67,16 @@
|
||||
|
||||
|
||||
|
||||
<div class="p-6 md:w-1/2 flex flex-col items-start">
|
||||
<h2 class="header-text title-font mb-4 cm-gray-1">
|
||||
<a href="/blog/2023/09/26/kicad">KiCad Integration</a>
|
||||
</h2>
|
||||
<span class="leading-relaxed mb-4">In the world of electronics design and PCB (Printed Circuit Board) development, KiCad has been a go-to tool for engineers and hobbyists alike. KiCad is a...</span>
|
||||
<span>26 Sep 2023 |
|
||||
|
||||
<a href="/schrodingersgat">Oliver</a></span>
|
||||
</div>
|
||||
|
||||
<div class="p-6 md:w-1/2 flex flex-col items-start">
|
||||
<h2 class="header-text title-font mb-4 cm-gray-1">
|
||||
<a href="/blog/2023/08/28/react">User Interface Refactor</a>
|
||||
@ -217,11 +227,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