Added home page structure

This commit is contained in:
Daniel Scalzi
2017-08-29 16:40:42 -04:00
parent f9444858da
commit 0d013f7d6f
4 changed files with 74 additions and 8 deletions

View File

@@ -31,10 +31,10 @@ document.onreadystatechange = function () {
window.minimize()
})
document.getElementById("test_btn").addEventListener('click', function(e){
/*document.getElementById("test_btn").addEventListener('click', function(e){
console.log('testing')
testdownloads()
})
})*/
}
}