Yacine Jernite
commited on
Commit
·
009a5be
1
Parent(s):
af69738
intro_typo
Browse files- js/pages/HomePage.js +1 -1
js/pages/HomePage.js
CHANGED
|
@@ -51,7 +51,7 @@ export function renderHomePage() {
|
|
| 51 |
</p>
|
| 52 |
|
| 53 |
<p>
|
| 54 |
-
In the broader context of ${createInlineLink('Hugging Face', 'https://huggingface.co', 'bg-yellow-100 text-yellow-800')} efforts to support
|
| 55 |
the ${createInlineLink('Machine Learning and Society Team', 'https://huggingface.co/hfmlsoc', 'bg-blue-100 text-blue-800')} works on projects targeting topics at the boundary between technology and society.
|
| 56 |
These include measuring and improving the ${createInlineLink('Sustainability', '/sustainability', areasData.sustainability.color, areasData.sustainability.description.short)} of the technology,
|
| 57 |
characterizing and supporting the ${createInlineLink('Agency', '/agency', areasData.agency.color, areasData.agency.description.short)} of individuals and communities in their interactions with AI,
|
|
|
|
| 51 |
</p>
|
| 52 |
|
| 53 |
<p>
|
| 54 |
+
In the broader context of ${createInlineLink('Hugging Face', 'https://huggingface.co', 'bg-yellow-100 text-yellow-800')} efforts to support this open approach to AI,
|
| 55 |
the ${createInlineLink('Machine Learning and Society Team', 'https://huggingface.co/hfmlsoc', 'bg-blue-100 text-blue-800')} works on projects targeting topics at the boundary between technology and society.
|
| 56 |
These include measuring and improving the ${createInlineLink('Sustainability', '/sustainability', areasData.sustainability.color, areasData.sustainability.description.short)} of the technology,
|
| 57 |
characterizing and supporting the ${createInlineLink('Agency', '/agency', areasData.agency.color, areasData.agency.description.short)} of individuals and communities in their interactions with AI,
|