modifiy paths
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
{% if page.extra.authorImg %}
|
||||
<li class="author-list-item">
|
||||
<a href="{{fullpath}}" tooltip="{{author}}">
|
||||
<img src="{{ page.extra.authorImg }}" alt="{{ author }}" class="
|
||||
<img src="/{{ page.extra.authorImg }}" alt="{{ author }}" class="
|
||||
w-10
|
||||
h-10
|
||||
rounded-full
|
||||
|
||||
Reference in New Issue
Block a user