mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-09 08:09:36 -06:00
Change header links to redirect to primary site
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
<nav>
|
||||
<a href="/">~/</a>
|
||||
:
|
||||
<a href="/about/">~/about/</a>
|
||||
<a href="https://xevion.dev">~/about/</a>
|
||||
:
|
||||
<a href="/projects/">~/projects/</a>
|
||||
<a href="https://xevion.dev/projects">~/projects/</a>
|
||||
:
|
||||
<a href="/resume">~/resume/</a>
|
||||
<a href="https://xevion.dev/resume">~/resume/</a>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user