mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-10-31 05:25:48 +00:00 
			
		
		
		
	remove plugins form front
This commit is contained in:
		| @@ -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 %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user