fix order issue
This commit is contained in:
		
							parent
							
								
									deef7aa1fc
								
							
						
					
					
						commit
						e44b5276e4
					
				@ -255,6 +255,7 @@ Copyright:
 | 
				
			|||||||
    MD_NEWLINE()                                                                                       \
 | 
					    MD_NEWLINE()                                                                                       \
 | 
				
			||||||
    MD_SECTION1("Advisories")                                                                          \
 | 
					    MD_SECTION1("Advisories")                                                                          \
 | 
				
			||||||
    MD_TEXT("Below you can find a list of my CVEs.")                                                   \
 | 
					    MD_TEXT("Below you can find a list of my CVEs.")                                                   \
 | 
				
			||||||
 | 
					    MD_NEWLINE()                                                                                       \
 | 
				
			||||||
    MD_LIST(MD_BOLD(MD_LINK("CVE-XXXX-XXXX", "/advisory/CVE-XXXX-XXXX.txt")))                          \
 | 
					    MD_LIST(MD_BOLD(MD_LINK("CVE-XXXX-XXXX", "/advisory/CVE-XXXX-XXXX.txt")))                          \
 | 
				
			||||||
    MD_TEXT(" -- GL.iNet 4.X Authentication Bypass + Privilege Escalation (RCE) (Yet to be assigned)") \
 | 
					    MD_TEXT(" -- GL.iNet 4.X Authentication Bypass + Privilege Escalation (RCE) (Yet to be assigned)") \
 | 
				
			||||||
    MD_NEWLINE()                                                                                       \
 | 
					    MD_NEWLINE()                                                                                       \
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user