Initial commit
This commit is contained in:
		
							
								
								
									
										13
									
								
								src/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								src/index.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| <!doctype html> | ||||
| <html lang="en"> | ||||
|   <head> | ||||
|     <meta charset="utf-8"/> | ||||
|     <title>stream.t-juice.club</title> | ||||
|     <script src="./js/app.tsx" type="module"></script> | ||||
|     <link rel="stylesheet" href="./css/style.css" /> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|   </head> | ||||
|   <body> | ||||
|     <div id="app" /> | ||||
|   </body> | ||||
| </html> | ||||
		Reference in New Issue
	
	Block a user