mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-28 13:36:47 +00:00
remove plugins form front
This commit is contained in:
parent
e6b2359c22
commit
778bcdeb66
@ -4,8 +4,6 @@
|
||||
site: doc-link
|
||||
- name: Demo
|
||||
site: demo-link
|
||||
- name: Plugins
|
||||
internal: plugins.html
|
||||
- name: News
|
||||
internal: news.html
|
||||
|
||||
|
@ -11,7 +11,6 @@
|
||||
<a class="mr-5 hover:cm-gray-1" href="{% include fnc/link.html item=site.deploy-link %}">Deploy</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="{% include fnc/link.html item=site.doc-link %}">Docs</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="{% include fnc/link.html item=site.blog-link %}">Blog</a>
|
||||
<a class="mr-5 hover:cm-gray-1" href="{% include fnc/link.html item=site.plugin-link %}">Plugins</a>
|
||||
</nav>
|
||||
|
||||
{% if page.main_page %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user