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