Tweak the template
This commit is contained in:
parent
30eb21203c
commit
623261b832
3 changed files with 9 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
{% if not request.path.startswith('/admin') %}
|
||||
<div id="header">
|
||||
<header>
|
||||
|
||||
<div class="h-card p-author">
|
||||
<data class="u-photo" value="{{ config.ME.icon.url }}"></data>
|
||||
|
@ -28,5 +28,5 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue