about summary refs log tree commit diff
path: root/hosted/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'hosted/index.html')
-rw-r--r--hosted/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosted/index.html b/hosted/index.html
index 0f40399..70244cc 100644
--- a/hosted/index.html
+++ b/hosted/index.html
@@ -16,6 +16,9 @@
                         <a class="nav-link" href="/">Home <span class="sr-only">(current)</span></a>
                     </li>
                     <li class="nav-item">
+                        <a class="nav-link" href="/access">Access</a>
+                    </li>
+                    <li class="nav-item">
                         <a class="nav-link" href="/challenges">Challenges</a>
                     </li>
                 </ul>