i need to sleep
This commit is contained in:
@@ -22,9 +22,10 @@
|
||||
</head>
|
||||
|
||||
<nav>
|
||||
<p><a href="{{ get_url(path='@/_index.md') }}">Home</a>.</p>
|
||||
|
||||
<p><a href="{{ get_url(path='@/blog/_index.md') }}">Posts</a>.</p>
|
||||
<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>.
|
||||
<hr>
|
||||
</nav>
|
||||
|
||||
<body>
|
||||
@@ -41,7 +42,7 @@
|
||||
<a href="https://evilr.ing/cjsatnarine/previous"><</a>
|
||||
<a href="https://evilr.ing">EVILRING</a>
|
||||
<a href="https://evilr.ing/cjsatnarine/next">></a>
|
||||
<p> Made with <a href="https://www.getzola.org/">Zola</a> </p>
|
||||
<p> Made with <a href="https://www.getzola.org/">Zola</a></p>
|
||||
</center>
|
||||
</footer>
|
||||
|
||||
|
Reference in New Issue
Block a user