Skip to content

Commit cd56723

Browse files
DeepCodeWorkclaude
andcommitted
Link Design Lab from the main lab masthead
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 6c0979d commit cd56723

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@
101101
color: var(--accent-ink); background: var(--accent-wash);
102102
border: 1px solid var(--line); padding: 5px 8px; display: inline-block;
103103
}
104+
a.setchip { text-decoration: none; }
105+
a.setchip:hover { border-color: var(--accent); background: var(--accent); color: var(--paper); }
104106
.progress { display: flex; flex-direction: column; gap: 7px; }
105107
.progress-label {
106108
font-family: var(--mono); font-size: 10.5px; text-transform: uppercase;
@@ -540,6 +542,7 @@ <h1>DSA Pattern Lab<span class="cursor">▍</span></h1>
540542
<div class="setrow">
541543
<span class="setchip">16 SETS · 25/25 PATTERNS · ATLAS COMPLETE</span>
542544
<span class="setchip">STUDY ORDER: SET 00 → BASELINE → SET 01 → 02 … 15</span>
545+
<a class="setchip" href="design/">DESIGN LAB · HLD &amp; LLD →</a>
543546
</div>
544547
</div>
545548

0 commit comments

Comments
 (0)