about summary refs log tree commit diff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/index.html b/src/index.html
index 312144d..e3631e4 100644
--- a/src/index.html
+++ b/src/index.html
@@ -29,17 +29,21 @@
         </button>
         <div class="collapse navbar-collapse" id="navbarResponsive">
           <ul class="navbar-nav ml-auto">
+
             <li class="nav-item active">
               <a class="nav-link" href="#">Home
                 <span class="sr-only">(current)</span>
               </a>
             </li>
+
             <li class="nav-item">
               <a class="nav-link" href="about.html">About</a>
             </li>
+
             <li class="nav-item">
-              <a class="nav-link" href="#">Contact</a>
+              <a class="nav-link" href="contact.html">Contact</a>
             </li>
+
           </ul>
         </div>
       </div>
@@ -63,12 +67,12 @@
       </div>
       <!-- /.row -->
 
-      <!-- Call to Action Well -->
+      <!-- Call to Action Well
       <div class="card text-white bg-secondary my-4 text-center">
         <div class="card-body">
           <p class="text-white m-0">This is (currently) a private project with limited resources, but if you are interested in diving deeper into the subject, feel free to contact me using one of the methods listed on the contact page!</p>
         </div>
-      </div>
+      </div> -->
 
       <!-- content row -->
       <div class="row">