Header: add resume for buttom to work
This commit is contained in:
parent
4bc8dc90c2
commit
763a59cfbb
1 changed files with 6 additions and 1 deletions
|
@ -38,7 +38,12 @@ import { SITE_TITLE } from '../consts';
|
|||
Discord
|
||||
</HeaderLink>
|
||||
<HeaderLink href="https://github.com/aizuko">GitHub</HeaderLink>
|
||||
<HeaderLink class="inverted-button" href="/">Resume</HeaderLink>
|
||||
<HeaderLink
|
||||
class="inverted-button"
|
||||
target="_blank"
|
||||
href="/akemi_resume.pdf">
|
||||
Resume
|
||||
</HeaderLink>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
|
Loading…
Reference in a new issue