saving for tutorial page

This commit is contained in:
Kyle Drake 2016-04-19 15:39:40 -07:00
parent 79a62d445b
commit 103f45eb27
3 changed files with 66 additions and 49 deletions

View file

@ -17,10 +17,3 @@
<p>To continue working on your site, head to the <a href="/dashboard">dashboard</a>!</p>
<p>You can also check out all the <a href="/browse">cool sites on Neocities</a> and follow them via your <a href="/">news feed</a>.</p>
</div>
<script>
function checkHomework(editor) {
alert('check homework here')
}
</script>