mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 11:48:17 +00:00
14 lines
436 B
HTML
14 lines
436 B
HTML
<div class="row">
|
|
<div class="col-md-6 offset-md-3">
|
|
<br>
|
|
<h1 class="text-center">Welcome to SecGenCTF</h1>
|
|
<br>
|
|
<h4 class="text-center">
|
|
Here you can <a href="submit">submit flags you discover</a>, and <a href="challenges">review the challenges, and (if available) purchase hints</a>.
|
|
</h4>
|
|
<h4 class="text-center">
|
|
Good luck!
|
|
</h4>
|
|
</div>
|
|
</div>
|