WebashalarForML commited on
Commit
edbdd8c
·
verified ·
1 Parent(s): c5ca5ae

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -0
templates/index.html CHANGED
@@ -165,6 +165,8 @@
165
  </div>
166
  <div class="card-footer">
167
  <small>&copy; 2024 | Webashalar Pvt. Ltd.</small>
 
 
168
  </div>
169
  </div>
170
  </div>
 
165
  </div>
166
  <div class="card-footer">
167
  <small>&copy; 2024 | Webashalar Pvt. Ltd.</small>
168
+ <br>
169
+ <a href="https://your-api-url.com" target="_blank" style="color: #007bff; text-decoration: none;">Use API URL to use the app</a>
170
  </div>
171
  </div>
172
  </div>