Show profile icon in header

This commit is contained in:
Fabio 2020-03-27 11:34:45 +01:00
parent d59fb31837
commit ef10a36599

View file

@ -1,5 +1,9 @@
<header id="header"> <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"> <div class="h-card p-author">
<data class="u-photo" value="{{ config.ME.icon.url }}"></data> <data class="u-photo" value="{{ config.ME.icon.url }}"></data>
<a href="{{ config.ID }}" class="u-url u-uid no-hover title"> <a href="{{ config.ID }}" class="u-url u-uid no-hover title">