aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2024-09-25 22:33:52 -0700
committerGitHub <noreply@github.com>2024-09-25 22:33:52 -0700
commitc066df42d4979e593e14af7a22b7b9f1a030094e (patch)
treedf485b5c8e5600c5c071201c45b617c2babca260
parentfd79d3476b2fec2056676a6fb4ff8936f3a2ce6a (diff)
Update Header.astro
-rw-r--r--src/components/Header.astro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/Header.astro b/src/components/Header.astro
index eed193d..2bc8ed4 100644
--- a/src/components/Header.astro
+++ b/src/components/Header.astro
@@ -4,7 +4,7 @@
<li><a href="/">Home</a></li>
<li><a href="/about">About</a></li>
<li><a href="/projects">Projects</a></li>
- <li><a href="https://files.pinapelz.com/ResumeFinalys.pdf">Resume</a></li>
+ <li><a href="https://files.pinapelz.com/Yukai%20Shan%20-%20Resume-2.pdf">Resume</a></li>
</ul>
</nav>
<img
@@ -84,4 +84,4 @@
margin: 1rem 0 0;
}
}
-</style> \ No newline at end of file
+</style>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage