diff options
| author | Tyler Hoang <tyler@tylerhoang.xyz> | 2026-05-28 21:07:30 -0700 |
|---|---|---|
| committer | Tyler Hoang <tyler@tylerhoang.xyz> | 2026-05-28 21:07:30 -0700 |
| commit | 8691989d150eeb092b7ea58290658a024a90fcd4 (patch) | |
| tree | 120cdeadbde9929748eceef238269800c378dd6e /index.html | |
| parent | 34f0486f091ded7112442a00f8c5c5ecae342265 (diff) | |
neighbors: open contact window on "drop a line" instead of mailto
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'index.html')
| -rwxr-xr-x | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -289,7 +289,7 @@ <a href="#">see all 19 →</a> </div> <p style="margin: 12px 0 0; font-size: 11px; line-height: 1.55; opacity: 0.7; font-family: 'Plus Jakarta Sans', sans-serif;"> - all hand-curated. no algorithms, no follow-back debt. if you keep a homepage and want to be neighbors, <a class="aero-link" href="mailto:tyler@tylerhoang.xyz">drop a line</a>. + all hand-curated. no algorithms, no follow-back debt. if you keep a homepage and want to be neighbors, <a class="aero-link" id="neighbors-contact-link" href="#">drop a line</a>. </p> </div> </div> |
