mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-05 22:34:29 +01:00
Fixing default index page
Setting index page at setup should probably be removed...
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user