Spaces:
Sleeping
Sleeping
Ken Sang Tang commited on
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html>
|
| 3 |
<head>
|
| 4 |
-
<title>
|
| 5 |
</head>
|
| 6 |
<body>
|
| 7 |
-
<h1>Welcome to
|
| 8 |
<p><a href="/chat?theme=openmanus">Start Chat</a></p>
|
| 9 |
</body>
|
| 10 |
</html>
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html>
|
| 3 |
<head>
|
| 4 |
+
<title>OpenManus3</title>
|
| 5 |
</head>
|
| 6 |
<body>
|
| 7 |
+
<h1>Welcome to OpenManus3</h1>
|
| 8 |
<p><a href="/chat?theme=openmanus">Start Chat</a></p>
|
| 9 |
</body>
|
| 10 |
</html>
|