Browse Source

Merge remote-tracking branch 'origin/master'

pull/221/head
Hosted Weblate 2 years ago
parent
commit
b48c476a6b
No known key found for this signature in database GPG Key ID: A3FAAA06E6569B4C
  1. 4
      layouts/members/single.html
  2. BIN
      static/board/daniel.jpeg
  3. BIN
      static/users/daniel.jpeg

4
layouts/members/single.html

@ -394,7 +394,7 @@
<div class="col-xl-3 col-sm-6 mb-5">
<div class="py-5 px-4 text-center al-member-item">
<div>
<img class="img-fluid rounded-circle mb-3 img-thumbnail" src="/board/default.png" alt="AlmaLinux OS Logo" style="max-width: 180px;">
<img class="img-fluid rounded-circle mb-3 img-thumbnail" src="/board/daniel.jpeg" alt="Daniel Pearson" style="max-width: 180px;">
</div>
<h5 class="mb-1">Daniel Pearson</h5>
@ -410,4 +410,4 @@
</div>
{{ end }}
{{ end }}

BIN
static/board/daniel.jpeg

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

BIN
static/users/daniel.jpeg

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Loading…
Cancel
Save