Skip to content

Commit 6a616b8

Browse files
style: add LinkedIn link next to GitHub Profile button in home page hero
1 parent f9e698a commit 6a616b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ const totalProjects = featuredProjects.length;
104104
Open Official CV (Google Doc) →
105105
</a>
106106
<a href="https://github.com/networkandcode" target="_blank" rel="noopener" class="btn btn-secondary">GitHub Profile &rarr;</a>
107+
<a href="https://linkedin.com/in/networkandcode" target="_blank" rel="noopener" class="btn btn-secondary">LinkedIn &rarr;</a>
107108
</div>
108109
</div>
109110
</section>

0 commit comments

Comments
 (0)