updated homepage
This commit is contained in:
		
							parent
							
								
									e1ae1df713
								
							
						
					
					
						commit
						aa9d1be559
					
				@ -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                                                                                                         \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user