Rename avatar image file
This commit is contained in:
parent
bdd140b2de
commit
6044ea5575
|
@ -3,7 +3,7 @@ description: Lead Software Developer. Freelancer. Drupal and PHP specialist.
|
||||||
locale: en-GB
|
locale: en-GB
|
||||||
|
|
||||||
avatar:
|
avatar:
|
||||||
url: '/sites/default/files/images/me-precedent.jpg'
|
url: '/sites/default/files/images/social-avatar.jpg'
|
||||||
|
|
||||||
drupalorg:
|
drupalorg:
|
||||||
name: opdavies
|
name: opdavies
|
||||||
|
|
|
@ -5,7 +5,7 @@ is_front: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="markdown" markdown="1">
|
<div class="markdown" markdown="1">
|
||||||
<div class="mb-4 w-32"><img src="/sites/default/files/images/me-precedent.jpg" alt="Picture of Oliver" class="border rounded-full border-gray"></div>
|
<div class="w-32 mb-4"><img src="/sites/default/files/images/social-avatar.jpg" alt="Picture of Oliver" class="border rounded-full border-gray"></div>
|
||||||
|
|
||||||
Hi, I'm Oliver Davies (aka <a href="https://www.google.com/#q=opdavies">opdavies</a>). I’m a Lead Software Developer at <a href="https://trc.cymru?utm_source=oliverdavies.uk&utm_medium=about">Transport for Wales</a> and a part-time freelance Web Developer and System Administrator, based in Wales, UK.
|
Hi, I'm Oliver Davies (aka <a href="https://www.google.com/#q=opdavies">opdavies</a>). I’m a Lead Software Developer at <a href="https://trc.cymru?utm_source=oliverdavies.uk&utm_medium=about">Transport for Wales</a> and a part-time freelance Web Developer and System Administrator, based in Wales, UK.
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
<div class="flex mt-4 space-x-4">
|
<div class="flex mt-4 space-x-4">
|
||||||
<div class="flex-shrink-0">
|
<div class="flex-shrink-0">
|
||||||
<img src="/sites/default/files/images/me-precedent.jpg" alt="Picture of Oliver" class="w-16 h-16 border rounded-full border-gray">
|
<img src="/sites/default/files/images/social-avatar.jpg" alt="Picture of Oliver" class="w-16 h-16 border rounded-full border-gray">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
Loading…
Reference in a new issue