Skip to content

Commit 060a5d7

Browse files
committed
Remove superfluous data themes #9
1 parent 7f031af commit 060a5d7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/pages/partnerships.astro

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ import PageHero from '../components/PageHero.astro';
2222
<h2 class="partnerships-heading">Our partnerships:</h2>
2323
</div>
2424

25-
<section class="content-section" data-theme="purple">
25+
<section class="content-section">
2626
<div class="[ wrapper ] [ flow ]">
2727
<img src="images/pkp-logo.png" alt="PKP" class="partner-logo" />
2828
<p>We are partnering with <a href="https://pkp.sfu.ca/">Public Knowledge Project (PKP)</a> to develop a high-fidelity, JATS production solution. While JATS XML is the global standard for scholarly content, high costs and technical complexity exclude approximately 80% of open-access journals, largely in the Global South, from meeting these requirements.</p>
2929
<p> By leveraging existing work and tools and enhancing them with open-source LLMs, this collaboration will develop a free, automated solution that enables any journal to produce standards-compliant, machine-readable metadata.</p>
3030
</div>
3131
</section>
3232

33-
<section class="content-section" data-theme="navy">
33+
<section class="content-section">
3434
<div class="[ wrapper ] [ flow ]">
3535
<div class="partner-logos">
3636
<img src="images/csf-logo.png" alt="CSF" class="partner-logo partner-logo--csf" />
@@ -41,7 +41,7 @@ import PageHero from '../components/PageHero.astro';
4141
</div>
4242
</section>
4343

44-
<section class="content-section" data-theme="purple">
44+
<section class="content-section">
4545
<div class="[ wrapper ] [ flow ]">
4646
<img src="images/comet-logo.png" alt="Comet" class="partner-logo partner-logo--comet" />
4747
<p>In collaboration with <a href="https://www.cometadata.org/">COMET</a> we are advancing the open science ecosystem by building trusted models for community metadata curation and enrichment. Our efforts focus on enhancing metadata completeness, consistency, and interoperability through model training, data extraction, and transparent provenance documentation.</p>

0 commit comments

Comments
 (0)