diff index.html @ 33:00a9eeb901ed

Add projects tab
author Paper <mrpapersonic@gmail.com>
date Wed, 02 Feb 2022 17:48:14 -0500
parents 80dfefdf89b8
children 8051fdef82da
line wrap: on
line diff
--- a/index.html	Fri Dec 17 21:22:41 2021 -0500
+++ b/index.html	Wed Feb 02 17:48:14 2022 -0500
@@ -124,6 +124,9 @@
 					<li class="nav-item">
 						<a class="nav-link" href="music.html">Music</a>
 					</li>
+					<li class="nav-item">
+						<a class="nav-link" href="projects.html">Projects</a>
+					</li>
 				</ul>
 			</div>
 		</div>