mirror of
https://github.com/inventree/inventree-website.git
synced 2025-08-06 12:41:43 +00:00
maker should fit better than hobby
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
{% if page.main_page %}
|
||||
<nav class="md:ml-auto flex flex-wrap items-center text-base justify-center rounded border-2 border-primary">
|
||||
<a class="ml-2 mr-2 hover:cm-gray-1" href="#hobby">for <strong>hobby</strong></a>
|
||||
<a class="ml-2 mr-2 hover:cm-gray-1" href="#maker">for <strong>maker</strong></a>
|
||||
<a class="mr-2 hover:cm-gray-1" href="#business">for <strong>business</strong></a>
|
||||
<a class="mr-2 hover:cm-gray-1" href="#edu">for <strong>edu</strong></a>
|
||||
</nav>
|
||||
|
Reference in New Issue
Block a user