mirror of
https://github.com/inventree/inventree-website.git
synced 2025-05-14 13:03:09 +00:00
fix publisher image
This commit is contained in:
parent
7dc4c07b32
commit
8aa0886f97
@ -5,7 +5,7 @@ notitle: true
|
|||||||
<h1>
|
<h1>
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
{% if page.github %}
|
{% if page.github %}
|
||||||
<img src="https://github.com/{{ page.github }}.png?size=40" alt="mdo" class="rounded-circle" width="40" height="40" style="margin:0px">
|
<img src="https://github.com/{{ page.github }}.png?size=40" alt="mdo" class="rounded-full" width="40" height="40" style="margin:0px">
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{{ page.name }}
|
{{ page.name }}
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user