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
6 changes: 6 additions & 0 deletions cici-awardees.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ <h4 class="card-title"><strong>You host it</strong></h4>
<p>
We will help you combine your dataset with higher-level services, such as the <a href="https://nationaldataplatform.org/">National Data Platform (NDP)</a>, to facilitate data discovery.
</p>

<div class="alert alert-dark d-flex flex-column">
<h5 class="mx-auto">Ready to Get Started?</h5>
<a class="btn btn-secondary mx-auto d-block mt-3" href="https://docs.google.com/forms/d/e/1FAIpQLSdr3pLLRlEbhbf-h8cdZ5N9UJpshIDdgUeHJ07keRUK8ecKOw/viewform?usp=dialog">Request a Consultation</a>
</div>

<p>
The NSF-funded OSDF is a service operated by the PATh project (<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2030508">#2030508</a>) and powered by the Pelican platform (<a href="https://www.nsf.gov/awardsearch/showAward?AWD_ID=2331480">#2331480</a>).
</p>
Expand Down
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h4 id="path-facility" class="fw-normal">PATh Facility</h4>
dedicated Access Point.
<div class="row gx-1">
<div class="col-auto">
<a class="btn btn-outline-primary text-decoration-none" href="https://www.nsf.gov/pubs/2022/nsf22051/nsf22051.jsp">Apply for Compute Credits</a>
<a class="btn btn-outline-primary text-decoration-none" href="https://portal.path-cc.io/application">Contact Us to Get Started</a>
</div>
</div>
</p>
Expand All @@ -104,7 +104,8 @@ <h4 id="osdf" class="fw-normal">OSDF</h4>
Existing repositories can be connected to the OSDF or researchers can request storage
space funded through the NSF's CC* program.
<div>
<a class="btn btn-outline-primary text-decoration-none" href="mailto:support@osg-htc.org?subject=Contact%20OSDF%20Support%20via%20PATh%20Homepage">Contact OSDF Support Staff</a>
<a class="btn btn-outline-primary text-decoration-none" href="https://osg-htc.org/services/osdf.html">Learn More</a>
<a class="btn btn-outline-primary text-decoration-none" href="https://docs.google.com/forms/d/e/1FAIpQLSdr3pLLRlEbhbf-h8cdZ5N9UJpshIDdgUeHJ07keRUK8ecKOw/viewform?usp=dialog">Get Started</a>
</div>
</p>
</div>
Expand Down
Loading