diff options
-rw-r--r-- | hosted/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosted/index.html b/hosted/index.html index 3a18848..6e3a50a 100644 --- a/hosted/index.html +++ b/hosted/index.html @@ -20,7 +20,7 @@ <main class="container" role="main"> <div class="jumbotron"> <h1 class="display-4">Hello.</h1> - <h3>Welcome to the dorfCTF landing page</h3> + <h3>Welcome to the {{.CTFName}} landing page</h3> <p>This CTF is a bit different than all the other CTFs. First of all, you need to register a companion. Using the companion you can spawn your challenges in which you must find flags. |