From aa9d1be559e6c0801beb620d2d917b6a6b6073ad Mon Sep 17 00:00:00 2001 From: "daniele.linguaglossa" Date: Thu, 20 Jun 2024 23:04:42 +0200 Subject: [PATCH] updated homepage --- src/libdzonerzy.so.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/libdzonerzy.so.c b/src/libdzonerzy.so.c index b379f5a..0e11893 100644 --- a/src/libdzonerzy.so.c +++ b/src/libdzonerzy.so.c @@ -220,7 +220,7 @@ Copyright: #define INDEX_MD \ MD_META("DZONERZY's Blog", "DZONERZY") \ - MD_META_CUSTOM("Wednesday, July 12, 2023") \ + MD_META_CUSTOM("Thursday, 20 June, 2024") \ MD_NEWLINE() \ MD_SECTION1("About") \ MD_IMAGE_ATTR("Picture of DZONERZY", "assets/dzonerzy.jpg.webp", "class", "zoomable") \ @@ -281,15 +281,15 @@ Copyright: MD_NEWLINE() \ MD_LIST(MD_BOLD("Q: ") MD_TEXT("What do you do for living?")) \ MD_NEWLINE() \ - MD_TEXT("I'm the lead offensive security researcher at ") \ - MD_LINK("Sysdig", "https://sysdig.com") \ - MD_TEXT(", a cloud security company.") \ + MD_TEXT("I'm currently working at ") \ + MD_LINK("RevEng.AI", "https://reveng.ai/") \ + MD_TEXT(", where reversing meets artificial intelligence.") \ MD_NEWLINE() \ - MD_LIST(MD_BOLD("Q: ") MD_TEXT("Is Sysdig hiring?")) \ + MD_LIST(MD_BOLD("Q: ") MD_TEXT("Is RevEng.AI hiring?")) \ MD_NEWLINE() \ MD_TEXT("Yes, we are always looking for new talents, if you are interested in working ") \ MD_TEXT("with me, feel free to send your resume at ... try to find it, after all it's still ") \ - MD_TEXT("\"inside\" this blog.") \ + MD_TEXT("\"inside\" the shared object.") \ MD_NEWLINE() #define FOOTER_HTML \