From ed5b1bb6739b0457a2cbc4296c5247c013dade4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Oliva?= Date: Tue, 25 Apr 2023 21:21:11 -0600 Subject: Added authors option and 2 new blogs! Each blog is for the Team Logs. Currently there's two of the 5 problems. --- _data/authors.yml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 _data/authors.yml (limited to '_data/authors.yml') diff --git a/_data/authors.yml b/_data/authors.yml new file mode 100644 index 0000000..e32ce84 --- /dev/null +++ b/_data/authors.yml @@ -0,0 +1,33 @@ +kapioma: + name: Kapioma Villarreal Haro + url: https://github.com/kapioma + +adriz: + name: Adrian Fernando Oliva Ramirez + url: https://github.com/Hisiste + +salma: + name: Salma Rubi Wabi + url: https://github.com/tsukipedia + +victor: + name: Victor Hugo Jimenez Coronado + url: https://github.com/VhugoJc + +jose: + name: Jose Francisco Arana Buelna + url: https://github.com/paco-arana + +edgar: + name: Edgar Alejandro Ramirez Fuentes + twitter: EdgarRamirezDev + url: https://github.com/EdgarRamirezFuentes + +bryan: + name: Bryan Hernandez Magana + url: https://github.com/XxBrezxX + +karen: + name: Karen Alicia Hernandez Enriquez + twitter: karenaliciah + url: https://github.com/karenhernandeze -- cgit v1.2.3