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