update resume location
This commit is contained in:
parent
c9d0b1ae27
commit
4ae31ee714
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ import { SITE_TITLE } from '../consts';
|
|||
<HeaderLink href="/">Home</HeaderLink>
|
||||
<HeaderLink href="/blog">Blog</HeaderLink>
|
||||
<HeaderLink href="/about">About</HeaderLink>
|
||||
<HeaderLink target="_blank" href="https://cv.zackmyers.io">CV</HeaderLink>
|
||||
<HeaderLink target="_blank" href="https://cv.zackster.zip">CV</HeaderLink>
|
||||
</div>
|
||||
<div class="p-5 flex absolute top-0 right-0 space-x-4">
|
||||
<a href="https://twitter.com/_zackartz" target="_blank">
|
||||
|
|
|
|||
|
|
@ -9,6 +9,6 @@ import Layout from '../layouts/BlogPost.astro';
|
|||
>
|
||||
<article>
|
||||
<h3 class="">Hey there!</h3>
|
||||
<p class="">My name is Zachary Myers, I am a software engineer from Honolulu, now living in Saint Joseph, MI. I am most interested in backend programming, and primarily use languages like Rust and Go, though also have plenty of experience with JavaScript and TypeScript as well. I am looking for work! Feel free to <a href="https://cv.zackmyers.io" target="_blank">check out my cv</a> and <a href="mailto:me@zackmyers.io">reach out</a> if you are interested!</p>
|
||||
<p class="">My name is Zachary Myers, I am a software engineer from Honolulu, now living in Saint Joseph, MI. I am most interested in backend programming, and primarily use languages like Rust and Go, though also have plenty of experience with JavaScript and TypeScript as well. I am looking for work! Feel free to <a href="https://cv.zackster.zip" target="_blank">check out my cv</a> and <a href="mailto:me@zackmyers.io">reach out</a> if you are interested!</p>
|
||||
</article>
|
||||
</Layout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue