init
This commit is contained in:
		
							
								
								
									
										15
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								index.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,15 @@ | ||||
| <!DOCTYPE html> | ||||
|  | ||||
| <html lang="en"> | ||||
| <head> | ||||
|     <title>Home</title> | ||||
|     <link rel="stylesheet" href="style.css"> | ||||
| </head> | ||||
|  | ||||
| <body> | ||||
|     <!-- Header --> | ||||
|     <div class="badge"> | ||||
|         <i class="icon">🔔</i> | ||||
|         <a href="index.html">Home</a> | ||||
|     </div> | ||||
| </body> | ||||
		Reference in New Issue
	
	Block a user