Skip to content

Commit 63cf2bc

Browse files
committed
add tutorials banner
1 parent 89738ab commit 63cf2bc

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ breadcrumb: Home
2626
</div>
2727
<div class="bg-light-blue">
2828
<div class="container">
29+
<div class="row">
30+
<div class="col-12 col-md-8 mb-2 mt-2">
31+
<p class="cta-text"><strong>Learn how to use a modern HPC software stack.</strong> Join us throughout the summer for free tutorials demonstrating how to use several GPU-ready projects. All experience levels are welcome.</p>
32+
</div>
33+
<div class="col-12 col-md-4 text-center d-flex align-items-center justify-content-center justify-content-lg-end mb-1 mb-md-0">
34+
{% include components/button.html content="Learn more" url="https://hpcic.llnl.gov/2025-hpc-tutorials" icon="fa-calendar-days" tag="a" %}
35+
</div>
36+
</div>
2937
<div class="row">
3038
<div class="col-12 col-md-8 mb-2 mt-2">
3139
<p class="cta-text"><strong>Looking for RADIUSS projects?</strong> Find HPC build tools, math and physics libraries, data management and visualization tools, workflow tools, and portable programming and memory management libraries.</p>

0 commit comments

Comments
 (0)