Spaces:
Sleeping
Sleeping
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
|
@@ -164,8 +164,8 @@
|
|
| 164 |
<h2>AI Data Extractor</h2>
|
| 165 |
<!-- Navigation Tabs -->
|
| 166 |
<div class="tab">
|
| 167 |
-
<button class="tablinks active" onclick="openLink('https://
|
| 168 |
-
<button class="tablinks" onclick="openLink('https://
|
| 169 |
</div>
|
| 170 |
</div>
|
| 171 |
<div class="container">
|
|
|
|
| 164 |
<h2>AI Data Extractor</h2>
|
| 165 |
<!-- Navigation Tabs -->
|
| 166 |
<div class="tab">
|
| 167 |
+
<button class="tablinks active" onclick="openLink('https://webashlarwa-imagedataextractor2.hf.space/', this, '#ff4d00')" id="defaultOpen">Visiting Card Data Extractor</button>
|
| 168 |
+
<button class="tablinks" onclick="openLink('https://webashlarwa-resumeextractor2.hf.space/', this, '#ff4d00')">Resume Data Extractor</button>
|
| 169 |
</div>
|
| 170 |
</div>
|
| 171 |
<div class="container">
|