Skip to content

Commit 861acc9

Browse files
committed
corrections
1 parent d45d627 commit 861acc9

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -171,18 +171,19 @@ <h3>ASPLOS 2026</h3>
171171

172172
<div class="papers-section">
173173
<h3>Tutorial Day Resources</h3>
174-
<a href="https://github.com/jaseci-labs/asplos-26-tutorial" class="jaseci-highlight-card" target="_blank" rel="noopener">
174+
<div class="jaseci-highlight-card">
175175
<div class="jhc-badge">Hands-On Code</div>
176176
<div class="jhc-content">
177177
<div class="jhc-icon">
178178
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22"/></svg>
179179
</div>
180180
<div class="jhc-text">
181-
<div class="jhc-title">jaseci-labs/asplos-26-tutorial</div>
182-
<div class="jhc-desc">Code examples and exercises used in the hands-on agentic AI sessions. No IDE? Use <a href="https://app.codeanywhere.com/" target="_blank" rel="noopener" style="color: var(--primary-color);">Codeanywhere</a> to follow along directly in your browser.</div>
181+
<a href="https://github.com/jaseci-labs/asplos-26-tutorial" class="jhc-title" target="_blank" rel="noopener" style="color: var(--text-main); text-decoration: none;">jaseci-labs/asplos-26-tutorial ↗</a>
182+
<div class="jhc-desc">Code examples and exercises used in the hands-on agentic AI sessions.</div>
183+
<div class="jhc-desc" style="margin-top: 6px;">No local IDE? Use <a href="https://app.codeanywhere.com/" target="_blank" rel="noopener" style="color: var(--primary-color);">Codeanywhere</a> to follow along directly in your browser.</div>
183184
</div>
184185
</div>
185-
</a>
186+
</div>
186187
</div>
187188

188189
<div class="papers-section">

0 commit comments

Comments
 (0)