Spaces:
Running
Running
Commit
·
194756d
1
Parent(s):
b3b9fe6
Update index.html
Browse files- index.html +6 -7
index.html
CHANGED
@@ -7,13 +7,12 @@
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
-
<div
|
11 |
-
<h1>
|
12 |
-
<p>
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
</p>
|
17 |
</div>
|
18 |
</body>
|
19 |
</html>
|
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
+
<div >
|
11 |
+
<h1>Repo Fusion!</h1>
|
12 |
+
<p>Sources link will go here</p>
|
13 |
+
<p>Dataset link will go here</p>
|
14 |
+
<p>Checkpoint link will go here</p>
|
15 |
+
|
|
|
16 |
</div>
|
17 |
</body>
|
18 |
</html>
|