mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 11:05:32 +00:00
deploy: 28a6c0d0f1
This commit is contained in:
@ -30,11 +30,11 @@
|
||||
<meta property="og:url" content="/wolflu05" />
|
||||
<meta property="og:site_name" content="InvenTree" />
|
||||
<meta property="og:type" content="article" />
|
||||
<meta property="article:published_time" content="2025-02-21T01:09:24+00:00" />
|
||||
<meta property="article:published_time" content="2025-02-22T00:18:41+00:00" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:title" content="Wolflu05" />
|
||||
<script type="application/ld+json">
|
||||
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-21T01:09:24+00:00","datePublished":"2025-02-21T01:09:24+00:00","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Wolflu05","mainEntityOfPage":{"@type":"WebPage","@id":"/wolflu05"},"url":"/wolflu05"}</script>
|
||||
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2025-02-22T00:18:41+00:00","datePublished":"2025-02-22T00:18:41+00:00","description":"InvenTree is an open-source inventory management system which provides intuitive parts management and stock control. It is at the center of an ecosystem of addins for EDA tools, API wrapper, deeply integrated plugins and 3rd party tools.","headline":"Wolflu05","mainEntityOfPage":{"@type":"WebPage","@id":"/wolflu05"},"url":"/wolflu05"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
</head>
|
||||
@ -52,7 +52,7 @@
|
||||
|
||||
<nav class="md:mr-auto md:py-1 xs:ml-4 xs:pl-4 xs:border-l xs:border-gray-400 flex flex-wrap items-center text-base justify-center">
|
||||
<a class="mr-5 hover:cm-gray-1" href="/deploy.html">Deploy</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/latest/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="https://docs.inventree.org/en/stable/">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="/blog">Blog</a>
|
||||
</nav>
|
||||
|
||||
@ -146,7 +146,7 @@
|
||||
|
||||
<li><a href="/deploy.html" class="footer-link">Deploy</a></li>
|
||||
|
||||
<li><a href="https://docs.inventree.org/en/latest/" class="footer-link">Docs</a></li>
|
||||
<li><a href="https://docs.inventree.org/en/stable/" class="footer-link">Docs</a></li>
|
||||
|
||||
<li><a href="/news" class="footer-link">News</a></li>
|
||||
|
||||
|
Reference in New Issue
Block a user