2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-12 10:05:36 +00:00

[REPO] Add plugin inventree-brother-plugin (#113)

* Add cups plugin

* REPO] Add plugin inventree-brother-plugin

* fix format

* update listing

* update ref

* fix olivers short name

* fix reference

* clean up description

* make website optional

* fix tags
This commit is contained in:
Matthias Mair
2023-01-29 20:41:38 +01:00
committed by GitHub
parent 2205999494
commit bc3ca14bb6
8 changed files with 44 additions and 6 deletions

View File

@ -27,12 +27,14 @@ fullwith: true
{% if page.pypi and page.package_name %}Package on PyPI:<pre class="my-0">{{ page.package_name }}</pre>{% endif %}
</p>
{% if page.website %}
<a href="{{ page.website }}" class="no-underline" aria-label="open website">
<div>
<h4 class="plugin_links">Website <i class="fa-solid fa-arrow-up-right-from-square" title="External link"></i></h4>
<p class="font-normal">{{ page.website }}</p>
</div>
</a>
{% endif %}
{% if page.issue_tracker %}
<a href="{{ page.issue_tracker }}" class="no-underline" aria-label="open the issue tracker">