Spaces:
Sleeping
Sleeping
DmitrMakeev
commited on
Commit
•
ecb2b71
1
Parent(s):
d1495e1
Update online.html
Browse files- online.html +4 -0
online.html
CHANGED
@@ -14,7 +14,11 @@
|
|
14 |
</head>
|
15 |
<body>
|
16 |
|
|
|
|
|
|
|
17 |
|
|
|
18 |
|
19 |
|
20 |
|
|
|
14 |
</head>
|
15 |
<body>
|
16 |
|
17 |
+
<nav class="nav nav-pills nav-justified">
|
18 |
+
<a class="nav-link active" href="https://vk-ai-system-flask-inference-api3.hf.space/settings">Active</a>
|
19 |
+
<a class="nav-link" href="https://vk-ai-system-flask-inference-api3.hf.space/online">Longer nav link</a>
|
20 |
|
21 |
+
</nav>
|
22 |
|
23 |
|
24 |
|