mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-10 12:09:06 -06:00
Split default.html into two files to allow for special pages
This commit is contained in:
8
_includes/header.html
Normal file
8
_includes/header.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<header>Ryan Walters</header>
|
||||
<nav>
|
||||
<a href="/">~/</a>
|
||||
:
|
||||
<a href="/about/">~/about/</a>
|
||||
:
|
||||
<a href="/projects/">~/projects/</a>
|
||||
</nav>
|
||||
Reference in New Issue
Block a user