Spaces:
Running
Running
Commit ·
371cae3
1
Parent(s): ff669bb
update: colearn page
Browse files- index.html +1 -3
index.html
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
<!doctype html>
|
| 2 |
<html>
|
| 3 |
-
#头部信息
|
| 4 |
<head>
|
| 5 |
<meta charset="utf-8" />
|
| 6 |
<meta name="viewport" content="width=device-width" />
|
|
@@ -23,7 +22,6 @@
|
|
| 23 |
}
|
| 24 |
</style>
|
| 25 |
</head>
|
| 26 |
-
#主体信息
|
| 27 |
<body>
|
| 28 |
<iframe src="https://colearn.intern-ai.org.cn/cobuild" title="description"></iframe>
|
| 29 |
</body>
|
|
|
|
| 1 |
+
<!doctype html>
|
| 2 |
<html>
|
|
|
|
| 3 |
<head>
|
| 4 |
<meta charset="utf-8" />
|
| 5 |
<meta name="viewport" content="width=device-width" />
|
|
|
|
| 22 |
}
|
| 23 |
</style>
|
| 24 |
</head>
|
|
|
|
| 25 |
<body>
|
| 26 |
<iframe src="https://colearn.intern-ai.org.cn/cobuild" title="description"></iframe>
|
| 27 |
</body>
|