hacking fool!

This commit is contained in:
Micah Godbolt
2019-02-08 15:20:11 -08:00
parent 1b7775d784
commit 6d1f93c441
7 changed files with 52 additions and 6 deletions

View File

@@ -1,4 +0,0 @@
document.addEventListener('DOMContentLoaded', function() {
const app = document.getElementById('app');
app.innerHTML = 'hello world blah';
});