From 5b8770e7b34a926b42f4af310676a0ad93570938 Mon Sep 17 00:00:00 2001
From: Rafael Laszlo <rlacko99@gmail.com>
Date: Sun, 26 Dec 2021 22:33:41 +0100
Subject: [PATCH] Update author links and images

Former-commit-id: d404244595ad82b3841c2f92490be25caf7c81d5
---
 app/articles/authors.yml            | 9 ++++-----
 app/static/img/authors/schulczf.png | 3 +++
 2 files changed, 7 insertions(+), 5 deletions(-)
 create mode 100644 app/static/img/authors/schulczf.png

diff --git a/app/articles/authors.yml b/app/articles/authors.yml
index 5730982..fe689c0 100644
--- a/app/articles/authors.yml
+++ b/app/articles/authors.yml
@@ -1,13 +1,12 @@
 rlacko:
   name: Rafael László
   title: DevTeam körvezető, VMware rendszergazda, Kubernetes rendszergazda
-  url: https://git.sch.bme.hu/rlacko
-  image_url: https://git.sch.bme.hu/uploads/-/system/user/avatar/1219/avatar.png?width=400
+  url: https://pek.sch.bme.hu/profiles/rlacko
 schulczf:
   name: Schulcz Ferenc
   title: PR Felelős
-  url: https://git.sch.bme.hu/schulczf
-  image_url: https://git.sch.bme.hu/uploads/-/system/user/avatar/878/avatar.png?width=400
+  url: https://pek.sch.bme.hu/profiles/schulczf
+  image_url: /img/authors/schulczf.png
 szelpe:
   name: Szél Péter
   url: https://pek.sch.bme.hu/profiles/fhvvkw
@@ -15,7 +14,7 @@ szelpe:
 kovax:
   name: Kovács Dániel
   title: Netikai Bizottság elnöke, Wadon, VoIP, Game rendszergazdája
-  url: https://git.sch.bme.hu/kovax
+  url: https://pek.sch.bme.hu/profiles/kovax
 btibi:
   name: Benke Tibor
   url: https://pek.sch.bme.hu/profiles/ihrwein
diff --git a/app/static/img/authors/schulczf.png b/app/static/img/authors/schulczf.png
new file mode 100644
index 0000000..2266c4c
--- /dev/null
+++ b/app/static/img/authors/schulczf.png
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:97e6d77548a9da63367e7a3d71a01042dee2980a783fa25361bcad82b5d0eae5
+size 90794
-- 
GitLab