Skip to content

Commit 0117938

Browse files
authored
Update index.html
1 parent 2e83d12 commit 0117938

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,10 @@ <h2 class="fade-in">LAB OUTPUT</h2>
204204
<a href="https://github.com/Earendel-lab/Flow" target="_blank" class="project-card fade-in reactive">
205205
<div><h3>Flow</h3><p style="color:var(--text-sub); margin-top:10px;">Countdown timer for deep work flow.</p></div>
206206
<div style="color:var(--accent); font-weight:800; font-size:0.7rem; margin-top:20px;">VISIT LAB →</div>
207+
</a>
208+
<a href="https://github.com/Earendel-lab/Compass" target="_blank" class="project-card fade-in reactive">
209+
<div><h3>Compass</h3><p style="color:var(--text-sub); margin-top:10px;">Simple and beautiful compass app.</p></div>
210+
<div style="color:var(--accent); font-weight:800; font-size:0.7rem; margin-top:20px;">VISIT LAB →</div>
207211
</a>
208212
</div>
209213
</div>
@@ -385,3 +389,4 @@ <h2 style="background: linear-gradient(135deg, #000 0%, #444 100%); -webkit-back
385389
</html>
386390

387391

392+

0 commit comments

Comments
 (0)