Update online.html
Browse files- online.html +2 -2
    	
        online.html
    CHANGED
    
    | @@ -15,9 +15,9 @@ | |
| 15 | 
             
            <body>
         | 
| 16 |  | 
| 17 | 
             
            <nav class="navbar navbar-light bg-light">
         | 
| 18 | 
            -
              <a class="navbar-brand" href=" | 
| 19 | 
             
                <img src="/assets/brand/bootstrap-solid.svg" width="30" height="30" class="d-inline-block align-top" alt="">
         | 
| 20 | 
            -
                 | 
| 21 | 
             
              </a>
         | 
| 22 | 
             
              <form class="form-inline">
         | 
| 23 | 
             
                <button  id="st_onl" class="btn btn-outline-success" type="button" >Данные</button>
         | 
|  | |
| 15 | 
             
            <body>
         | 
| 16 |  | 
| 17 | 
             
            <nav class="navbar navbar-light bg-light">
         | 
| 18 | 
            +
              <a class="navbar-brand" href="https://vk-ai-system-flask-inference-api3.hf.space/online">
         | 
| 19 | 
             
                <img src="/assets/brand/bootstrap-solid.svg" width="30" height="30" class="d-inline-block align-top" alt="">
         | 
| 20 | 
            +
                MackorLab
         | 
| 21 | 
             
              </a>
         | 
| 22 | 
             
              <form class="form-inline">
         | 
| 23 | 
             
                <button  id="st_onl" class="btn btn-outline-success" type="button" >Данные</button>
         |