diff --git a/plugins.html b/plugins.html index 4bad3ecc..db64fa43 100644 --- a/plugins.html +++ b/plugins.html @@ -6,11 +6,12 @@ permalink: /plugins <div class="pt-3 pb-1 section-container"> <h1 class="header-text title-font mb-4 cm-gray-1">InvenTree Plugin List</h1> - <p> + <p class="content"> InvenTree is a modular application and can be extended with plugins. This list is a collection of plugins that have been developed by the community. Beeing on this list does not mean that the plugin is officially supported by the InvenTree core team. We also do not check for security, privacy or performance issues or compatibility with the latest InvenTree version. <br><br> - You can also browse for plugins by <a href="{% link tags.html %}" class="color-link">tags</a> or <a href="{% link categories.html %}" class="color-link">categories</a></p> + You can also browse for plugins by <a href="{% link tags.html %}">tags</a> or <a href="{% link categories.html %}">categories</a> + </p> <div class="flex flex-wrap"> {% for plugin in site.repo %} <div class="space-4 p-2 md:w-1/2">