2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 01:55:37 +00:00

replace repository with list

This commit is contained in:
Matthias Mair
2023-01-28 14:52:02 +01:00
parent 5a55bae68f
commit 0a8732474b
4 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
<section class="cm-gray-2 body-font">
<div class="section-container">
<div class="flex flex-col text-center w-full mb-5">
<h1 class="text-2xl font-medium title-font mb-4 cm-gray-1 tracking-widest">Plugin Repository</h1>
<h1 class="text-2xl font-medium title-font mb-4 cm-gray-1 tracking-widest">Plugin List</h1>
<p>
Explore plugins provided by the community.
<a class="text-secondary inline-flex items-center" href="{% link 'plugins.html' %}" alt="learn more">Learn More <img class="w-4 h-4 ml-2" alt="Arrow pointing right" src="{{ '/assets/learn.svg' | relative_url }}" /></a>