Skip to content

Commit

Permalink
Add JS hooks to challenge page for flag verify & hints
Browse files Browse the repository at this point in the history
  • Loading branch information
reteps committed Sep 23, 2024
1 parent d19b5dd commit f755066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions challenges.html
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,7 @@ <h5 class="modal-title" x-text="$store.modal.title"></h5>

<script type="module" src="/themes/sigpwny-core-beta/static/assets/index.7e48942e.js"></script><script type="module" src="/themes/sigpwny-core-beta/static/assets/challenges.3214b3e4.js"></script>
<script type="module" src="/ctfd2pages/hooks/challenges.min.js"></script>
<script type="module" src="/ctfd2pages/hooks/challenges.min.js"></script>



Expand Down

0 comments on commit f755066

Please sign in to comment.