update home page; changed projects to My Stuff; add Stuff I Like section
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
<nav>
|
||||
<a href="{{ get_url(path='@/_index.md') }}">Home</a>
|
||||
<span id="text"> | </span><a href="{{ get_url(path='@/blog/_index.md') }}"><strike>Rants</strike> Posts</a>
|
||||
<spam id="text"> | </span><a href="{{ get_url(path='@/projects/_index.md') }}">Projects</a>
|
||||
<span id="text"> | </span><a href="{{ get_url(path='@/projects/_index.md') }}">My Stuff</a>
|
||||
<span id="text"> | </span><a href="{{ get_url(path='@/stuff_I_like/_index.md') }}">Stuff I Like</a>
|
||||
<hr>
|
||||
</nav>
|
||||
|
||||
|
Reference in New Issue
Block a user