Mercurial > web
diff index.html @ 44:24b2d0a480d3
Add blog
committer: GitHub <noreply@github.com>
author | Paper <37962225+mrpapersonic@users.noreply.github.com> |
---|---|
date | Thu, 28 Jul 2022 19:52:09 -0400 |
parents | 8051fdef82da |
children | e44fb9a05998 |
line wrap: on
line diff
--- a/index.html Sat May 28 21:36:03 2022 +0000 +++ b/index.html Thu Jul 28 19:52:09 2022 -0400 @@ -121,6 +121,7 @@ <li class="active"><a href="#">Home</a></li> <li><a href="music.html">Music</a></li> <li><a href="projects.html">Projects</a></li> + <li><a href="blog/">Blog</a></li> </ul> </div> </div>