Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update online.html
Browse files- online.html +1 -1
 
    	
        online.html
    CHANGED
    
    | 
         @@ -3,7 +3,7 @@ 
     | 
|
| 3 | 
         
             
            	<head>
         
     | 
| 4 | 
         
             
            		<meta charset="utf-8" />
         
     | 
| 5 | 
         
             
            		<meta name="viewport" content="width=device-width" />
         
     | 
| 6 | 
         
            -
                    <link rel="icon" type="image/ico" https://huggingface.co/spaces/igs-img/stor/resolve/main/list.ico">
         
     | 
| 7 | 
         
             
            		<title>My static Space</title>
         
     | 
| 8 | 
         
             
            		<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
         
     | 
| 9 | 
         
             
            <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
         
     | 
| 
         | 
|
| 3 | 
         
             
            	<head>
         
     | 
| 4 | 
         
             
            		<meta charset="utf-8" />
         
     | 
| 5 | 
         
             
            		<meta name="viewport" content="width=device-width" />
         
     | 
| 6 | 
         
            +
                    <link rel="icon" type="image/ico" href="https://huggingface.co/spaces/igs-img/stor/resolve/main/list.ico">
         
     | 
| 7 | 
         
             
            		<title>My static Space</title>
         
     | 
| 8 | 
         
             
            		<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
         
     | 
| 9 | 
         
             
            <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
         
     |