a lot of stuff
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
</head>
|
||||
|
||||
<nav>
|
||||
<a href="{{ get_url(path='@/_index.md') }}">Home </a>
|
||||
<a href="{{ get_url(path='@/blog/_index.md') }}">Posts</a>.
|
||||
<a href="{{ get_url(path='@/about_me/_index.md') }}">About Me</a>.
|
||||
<a href="{{ get_url(path='@/_index.md') }}">Home</a>
|
||||
<span id="text"> | </span><a href="{{ get_url(path='@/blog/_index.md') }}">Posts</a>
|
||||
<span id="text"> | </span><a href="{{ get_url(path='@/about_me/_index.md') }}">About Me</a>
|
||||
<hr>
|
||||
</nav>
|
||||
|
||||
|
Reference in New Issue
Block a user