hawkeye116477 5 лет назад
Родитель
Сommit
3e6f306d6c
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      layouts/author/terms.html

+ 1
- 1
layouts/author/terms.html Просмотреть файл

@@ -17,7 +17,7 @@
<div class="content">
<figure>
{{ if .Params.photo }}
<img class="rounded-circle img-fluid pt-2" src="{{.Params.Photo}}">
<img class="rounded-circle img-fluid pt-2" src="{{.Params.photo}}">
{{else if .Params.email}}
<img class="rounded-circle img-fluid pt-2" src="https://www.gravatar.com/avatar/{{ md5 .Params.email }}?s=128&pg&d=identicon">
{{ end }}

Загрузка…
Отмена
Сохранить