This is an automated email from the ASF dual-hosted git repository.

kbowers-ibm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 6f22063  Add and use profile pictures for blog posts from static img 
folder
6f22063 is described below

commit 6f22063a607993ab36e3db274141025d797e2768
Author: Kbowers <[email protected]>
AuthorDate: Mon Jun 1 13:20:37 2026 +0200

    Add and use profile pictures for blog posts from static img folder
---
 blog/authors.yml                      |   4 ++--
 static/img/authors/alex-porcelli.png  | Bin 0 -> 84813 bytes
 static/img/authors/kennedy-bowers.png | Bin 0 -> 53529 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/blog/authors.yml b/blog/authors.yml
index 3bace29..0684659 100644
--- a/blog/authors.yml
+++ b/blog/authors.yml
@@ -1,8 +1,8 @@
 porcelli:
   name: Alex Porcelli
   url: https://github.com/porcelli
-  image_url: 
https://gravatar.com/avatar/5977ff855ac2885f4849f6f0bc5b1c50c75f549aed7ff5974fb910086880d024?v=1777462343000&size=256&d=initials
+  image_url: /img/authors/alex-porcelli.png
 bowers:
   name: Kennedy Bowers
   url: https://github.com/kbowers-ibm
-  image_url: 
https://gravatar.com/avatar/7a41bbf53cce5c57e8b9da7c01ebfadf7b3fc1a4b6b93c7382e9d01b7bb14308?v=1777462343000&size=256&d=initials
\ No newline at end of file
+  image_url: /img/authors/kennedy-bowers.png
\ No newline at end of file
diff --git a/static/img/authors/alex-porcelli.png 
b/static/img/authors/alex-porcelli.png
new file mode 100644
index 0000000..f7ed5a9
Binary files /dev/null and b/static/img/authors/alex-porcelli.png differ
diff --git a/static/img/authors/kennedy-bowers.png 
b/static/img/authors/kennedy-bowers.png
new file mode 100644
index 0000000..2149fca
Binary files /dev/null and b/static/img/authors/kennedy-bowers.png differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to