mirror of
https://github.com/neocities/neocities.git
synced 2025-07-20 09:36:00 +02:00
add logic for tutorial requirement
This commit is contained in:
parent
01aab733bb
commit
2ff8365651
9 changed files with 32 additions and 9 deletions
|
@ -31,6 +31,7 @@
|
|||
</div>
|
||||
|
||||
<script>
|
||||
sessionStorage.setItem('tutorialHtml', '')
|
||||
$('#checkButton').on('click', function(button) {
|
||||
checkHomework($('#nameInput').val())
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue