mirror of
https://github.com/inventree/inventree-website.git
synced 2025-05-14 04:53:09 +00:00
fix publisher image
This commit is contained in:
parent
7dc4c07b32
commit
8aa0886f97
@ -5,7 +5,7 @@ notitle: true
|
||||
<h1>
|
||||
<div class="flex">
|
||||
{% 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 %}
|
||||
{{ page.name }}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user