Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added content/about/partnerships/logos/UN.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions data/partners.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
[
{
"name": "The United Nations",
"short_name": "UN",
"logo": "UN.webp",
"url": "https://www.un-sciences-decade.org/en/endorsed-activities/forward-forrt-world-development-fostering-open-research-reproducibility-worldwide-accessible",
"cluster": "Global Intergovernmental Organizations",
"description": "The United Nations (UN) is a global intergovernmental organization founded in 1945, currently comprising 193 member states, dedicated to maintaining international peace, security, and human rights. Headquartered in New York City, it works on global issues like development, climate action, and humanitarian aid.",
"additional_link": "https://www.un-sciences-decade.org/en/endorsed-activities/forward-forrt-world-development-fostering-open-research-reproducibility-worldwide-accessible",
"additional_link_text": "Read more"
},
{
"name": "UNESCO",
"short_name": "UNESCO",
Expand Down
4 changes: 2 additions & 2 deletions layouts/shortcodes/partner_filters.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<div class="filter-section-title">Filter by Partner Category</div>
<div id="pill-bar-cluster" class="pill-bar">
<span class="filter-pill active" data-group="cluster" data-value="all">All Partners</span>
<span class="filter-pill" data-group="cluster" data-value="Global Intergovernmental Organizations">Global Organizations</span>
<span class="filter-pill" data-group="cluster" data-value="Global Intergovernmental Organizations">Global Intergovernmental Organizations</span>
<span class="filter-pill" data-group="cluster" data-value="Reproducibility Networks">Reproducibility Networks</span>
<span class="filter-pill" data-group="cluster" data-value="Open Science Infrastructure">Infrastructure</span>
<span class="filter-pill" data-group="cluster" data-value="Open Science Infrastructure">Open Science Infrastructure</span>
<span class="filter-pill" data-group="cluster" data-value="Open Research Communities">Open Research Communities</span>
<span class="filter-pill" data-group="cluster" data-value="Education & Training">Education & Training</span>
<span class="filter-pill" data-group="cluster" data-value="Open Research & Equity">Open Research & Equity</span>
Expand Down
Loading