Skip to content

Commit b006b38

Browse files
author
Abigail Morton
authored
Update index.html
Add social media handles
1 parent b80e1ef commit b006b38

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ <h1>Abby Jane</h1>
4141
</header>
4242

4343
<nav class="links" aria-label="Primary links">
44-
<a href="https://bsky.app/profile/YOUR_HANDLE" rel="me noopener" target="_blank"><span class="badge">🦋</span><span>Bluesky</span></a>
45-
<a href="https://instagram.com/YOUR_HANDLE" rel="me noopener" target="_blank"><span class="badge">📷</span><span>Instagram</span></a>
46-
<a href="mailto:you@yourdomain.com" rel="me"><span class="badge">✉️</span><span>Email</span></a>
47-
<a href="https://github.com/YOUR_GH" rel="me noopener" target="_blank"><span class="badge">🐙</span><span>GitHub</span></a>
44+
<a href="https://bsky.app/profile/abigail.cloverdalelane.com" rel="me noopener" target="_blank"><span class="badge">🦋</span><span>Bluesky</span></a>
45+
<a href="https://instagram.com/realabigail25" rel="me noopener" target="_blank"><span class="badge">📷</span><span>Instagram</span></a>
46+
<a href="mailto:abigail@cloverdalelane.com" rel="me"><span class="badge">✉️</span><span>Email</span></a>
47+
<a href="https://github.com/abigailmorton" rel="me noopener" target="_blank"><span class="badge">🐙</span><span>GitHub</span></a>
4848
<!-- Add more as needed -->
4949
</nav>
5050

0 commit comments

Comments
 (0)