Update setup.html

Spellcheck is your friend
selenium-screenshot-testing
Kevin Chung 2015-01-02 00:31:00 -05:00
parent 872e310380
commit 16a344cfab
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
<textarea id="pages-editor" name="html">
<div class="row">
<img class="logo" src="/static/img/logo.png">
<h3 class="text-center">Welcome to a cool CTF framwork written by <a href="https://github.com/ColdHeat">Kevin Chung</a> of <a href="https://github.com/isislab">@isislab</a></h3>
<h3 class="text-center">Welcome to a cool CTF framework written by <a href="https://github.com/ColdHeat">Kevin Chung</a> of <a href="https://github.com/isislab">@isislab</a></h3>
<h4 class="text-center"><a href="/admin">Click here</a> to login and setup your CTF</h4>
</div>