Show profile icon in header
This commit is contained in:
parent
d59fb31837
commit
ef10a36599
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
<header id="header">
|
||||
|
||||
<span style="float:left;padding-right:15px;">
|
||||
<img class="actor-icon" src="{{ config.ME.icon.url }}" style="width:80px;">
|
||||
</span>
|
||||
|
||||
<div class="h-card p-author">
|
||||
<data class="u-photo" value="{{ config.ME.icon.url }}"></data>
|
||||
<a href="{{ config.ID }}" class="u-url u-uid no-hover title">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue