From efe6ac31f7d3e0bf7b58da8fc0d857f316fb69b8 Mon Sep 17 00:00:00 2001 From: Ivan Ogasawara Date: Thu, 9 Jan 2025 19:59:15 -0400 Subject: [PATCH] imp: Improve partnership section --- pages/index.md | 5 +++++ theme/home.html | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/pages/index.md b/pages/index.md index ca96101a..157b009d 100644 --- a/pages/index.md +++ b/pages/index.md @@ -302,6 +302,11 @@ initiatives: >team@opensciencelabs.org.

+
+ Learn More +
diff --git a/theme/home.html b/theme/home.html index da4e191e..0ecda88b 100644 --- a/theme/home.html +++ b/theme/home.html @@ -44,9 +44,10 @@

Our Partners

- We invite organizations and projects dedicated to data science - for social good to collaborate with us. Together, we can foster - a more open, transparent, and inclusive data science ecosystem. + We welcome partnerships with organizations and projects in the + realms of research, education, open source, and social good. + By collaborating with us, we can collectively enhance an ecosystem + that is more open, transparent, and inclusive.

{% for partner in page.meta["partners"] %}