Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -212,7 +212,7 @@
|
|
| 212 |
graphFrame.src = 'co_organization.html';
|
| 213 |
page2.classList.add('active');
|
| 214 |
page1.classList.remove('active');
|
| 215 |
-
mainTitle.textContent = '
|
| 216 |
subtitle.textContent = 'Two organizations are closer if their members have common followers.';
|
| 217 |
}
|
| 218 |
}
|
|
|
|
| 212 |
graphFrame.src = 'co_organization.html';
|
| 213 |
page2.classList.add('active');
|
| 214 |
page1.classList.remove('active');
|
| 215 |
+
mainTitle.textContent = 'Open Source AI Network - Mapping dataset/model producing organizations';
|
| 216 |
subtitle.textContent = 'Two organizations are closer if their members have common followers.';
|
| 217 |
}
|
| 218 |
}
|