Skip to content

Commit c1d2bfe

Browse files
committed
feat: update home page contact instructions
1 parent e208be2 commit c1d2bfe

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/pages/index.astro

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,11 @@ const latestPost = posts[0];
7272
}
7373
<h2>Contact</h2>
7474
<p>
75-
For professional inquiries, feel free to connect with me on <a
75+
For professional inquiries, connect with me on <a
7676
href="https://www.linkedin.com/in/max-wen/"
7777
target="_blank">LinkedIn</a
78-
>. My resume and email address are available by request.
78+
> with a note that you came from this website. My resume and email address
79+
are available by request.
7980
</p>
8081
<p>
8182
My accounts on other platforms are under the username <strong

0 commit comments

Comments
 (0)