ngocminhta commited on
Commit
97b714e
·
1 Parent(s): d32511d

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +2 -2
static/index.html CHANGED
@@ -2,8 +2,8 @@
2
  <html>
3
  <body>
4
 
5
- <h1>My First Heading</h1>
6
- <p>My first paragraph.</p>
7
 
8
  </body>
9
  </html>
 
2
  <html>
3
  <body>
4
 
5
+ <h1>Welcome to FAID detector!</h1>
6
+ <p>Access the model <a href="https://faid.tnminh.com">here</a>.</p>
7
 
8
  </body>
9
  </html>