mirror of
				https://github.com/inventree/inventree-website.git
				synced 2025-10-31 05:25:48 +00:00 
			
		
		
		
	rename plugins to repo
This commit is contained in:
		
							
								
								
									
										14
									
								
								repo.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								repo.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,14 @@ | ||||
| --- | ||||
| layout: default | ||||
| title: Plugins | ||||
| permalink: /plugins | ||||
| --- | ||||
|  | ||||
|  | ||||
|  | ||||
| <div class="pt-3 pb-1 section-container"> | ||||
|   <h1 class="header-text title-font mb-4 cm-gray-1">InvenTree Plugin Repository</h1> | ||||
|       {% for plugin in site.repo %} | ||||
|         {% include plugin_card.html plugin=plugin %} | ||||
|       {% endfor %} | ||||
| </div> | ||||
		Reference in New Issue
	
	Block a user