diff options
Diffstat (limited to 'hosted/challenges.html')
-rw-r--r-- | hosted/challenges.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hosted/challenges.html b/hosted/challenges.html index e42d7f0..165b9a9 100644 --- a/hosted/challenges.html +++ b/hosted/challenges.html @@ -79,6 +79,9 @@ <li class="nav-item"> <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 active"> <a class="nav-link" href="/challenges">Challenges</a> </li> |