diff options
Diffstat (limited to 'hosted/index.html')
-rw-r--r-- | hosted/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hosted/index.html b/hosted/index.html index 57320ac..66103f6 100644 --- a/hosted/index.html +++ b/hosted/index.html @@ -30,6 +30,8 @@ <h3>I'm your companion.</h3> <p>I was spawned just for you. Here, you can start, stop and reset challenges, as well as enter found flags.</p> <p>Please note that I'm not in scope. Please don't hack me. However, if you accidentally find bugs in my code, ... report them!</p> + <hr> + <a class="btn btn-primary btn-lg" href="/challenges" role="button">Start with Challenges!</a> </div> </main> </body> |