Update online.html
Browse files- online.html +2 -2
    	
        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"  | 
| 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>
         | 
| @@ -17,7 +17,7 @@ | |
| 17 |  | 
| 18 | 
             
            <nav class="navbar navbar-light bg-light">
         | 
| 19 | 
             
              <a class="navbar-brand" href="https://vk-ai-system-flask-inference-api3.hf.space/online">
         | 
| 20 | 
            -
                <img src="https://huggingface.co/ | 
| 21 | 
             
                MackorLab
         | 
| 22 | 
             
              </a>
         | 
| 23 | 
             
              <form class="form-inline">
         | 
|  | |
| 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>
         | 
|  | |
| 17 |  | 
| 18 | 
             
            <nav class="navbar navbar-light bg-light">
         | 
| 19 | 
             
              <a class="navbar-brand" href="https://vk-ai-system-flask-inference-api3.hf.space/online">
         | 
| 20 | 
            +
                <img src="https://huggingface.co/spaces/igs-img/stor/resolve/main/list.png" width="30" height="30" class="d-inline-block align-top" alt="">
         | 
| 21 | 
             
                MackorLab
         | 
| 22 | 
             
              </a>
         | 
| 23 | 
             
              <form class="form-inline">
         |