Skip to content

Commit

Permalink
Update resume link
Browse files Browse the repository at this point in the history
  • Loading branch information
ondiekelijah authored Jul 26, 2023
1 parent 9f2cc22 commit 374459d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/AuthorLayout.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default function AuthorLayout({ children, frontMatter }) {
{/* Download CV button */}
<div className="flex justify-center pt-8">
<a
href="https://docs.google.com/document/d/18WYs7oGVHXzbfXjqZ3UQ9LloK9QFzERsb8TbHpanwRE/edit?usp=sharing"
href="https://docs.google.com/document/d/15EyX05Sg4k-fDOvEoEWjR53yjP_r_xHh9LBwLj3ldOE/edit?usp=sharing"
target="_blank"
className="bg-primary shadow-outline-teal inline-flex items-center
rounded-full px-4 py-3 text-sm font-semibold
Expand Down

1 comment on commit 374459d

@vercel
Copy link

@vercel vercel bot commented on 374459d Jul 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.