about summary refs log tree commit diff
path: root/src/index.html
diff options
context:
space:
mode:
authorhanemile <hanemile@protonmail.com>2019-01-29 01:52:47 +0100
committerhanemile <hanemile@protonmail.com>2019-01-29 01:52:47 +0100
commitb7e66de7f6469c3806505bfd7c33715d1a52f01a (patch)
treec67a417a123e31bfd8ccd94722c07f5fb2830b0b /src/index.html
parent0f56e393048e67864775bd5517d3bb5d691e4bfd (diff)
Added an about page
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/index.html b/src/index.html
index 6af59d5..34006c3 100644
--- a/src/index.html
+++ b/src/index.html
@@ -35,10 +35,7 @@
               </a>
             </li>
             <li class="nav-item">
-              <a class="nav-link" href="#">About</a>
-            </li>
-            <li class="nav-item">
-              <a class="nav-link" href="#">Services</a>
+              <a class="nav-link" href="about.html">About</a>
             </li>
             <li class="nav-item">
               <a class="nav-link" href="#">Contact</a>