2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-13 10:45:32 +00:00

Add link to demo instance

This commit is contained in:
Oliver
2021-11-06 07:55:43 +11:00
parent 68d3c56942
commit 566e4fd2c1
3 changed files with 26 additions and 17 deletions

View File

@ -25,18 +25,21 @@
<a href="features" title="InvenTree features" class="md-button md-button">
<span class='fas fa-star'></span> Features
</a>
<a href="demo" title="InvenTree demo" class='md-button'>
<span class='fas fa-desktop'></span> Demo
</a>
<a href="start/intro" title="Install InvenTree" class="md-button md-button">
<span class='fas fa-server'></span> Install
</a>
<a href="https://github.com/inventree/inventree" title="Explore InvenTree source code" class="md-button md-button">
<span class='fab fa-github'></span> Source Code
</a>
<a href="app/app" title="InvenTree mobile app" class="md-button">
<span class='fas fa-mobile-alt'></span> Get the App
<span class='fas fa-mobile-alt'></span> Mobile App
</a>
<a href="https://crowdin.com/project/inventree" title="Help translate InvenTree" class="md-button">
<span class='fas fa-language'></span> Translate
</a>
<a href="https://github.com/inventree/inventree" title="Explore InvenTree source code" class="md-button md-button">
<span class='fab fa-github'></span> Source Code
</a>
</div>
</div>
</div>