Upload index.html
Browse files- index.html +10 -0
index.html
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html>
|
| 3 |
+
<head></head>
|
| 4 |
+
<body>
|
| 5 |
+
<a href="insightface.html">nexaai</a>
|
| 6 |
+
<br>
|
| 7 |
+
<a href="nexaai.html">nexaai</a>
|
| 8 |
+
<br>
|
| 9 |
+
</body>
|
| 10 |
+
</html>
|