Formatting
This commit is contained in:
parent
32c4b92533
commit
de86519f1b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<div class="author">
|
||||
{{- with .Site.Author.avatar }}
|
||||
<figure class="author__avatar">
|
||||
<img class="author__img" alt="{{ $.Site.Author.name }} avatar" src="{{ $.Site.Author.avatar | relURL }}" height="90" width="90">
|
||||
<img class="author__img" alt="{{ $.Site.Author.name }} avatar" src="{{ $.Site.Author.avatar | relURL }}" height="90" width="90">
|
||||
</figure>
|
||||
{{- end }}
|
||||
<div class="author__body">
|
||||
|
|
Loading…
Reference in a new issue