mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-13 10:35:27 +00:00
fix publisher image
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user