Fixing default index page

Setting index page at setup should probably be removed...
This commit is contained in:
CodeKevin
2016-02-07 00:06:53 -05:00
parent 115f2a473a
commit 1c90ecccf7

View File

@@ -61,7 +61,7 @@
<div class="container" style="margin-bottom:50px;">
<h2 class="text-center">Index Page</h2>
<textarea id="pages-editor" name="html">
<div class="row">
<div class="container main-container">
<img class="logo" src="/static/img/logo.png" />
<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>