index
:
chrhodgden.github.io.git
dev
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app.js
blob: 01ae5b2f332a247954fa31e743df87924b88ee46 (
plain
)
1
2
3
function
alertButton
()
{
alert
(
"Hello world!"
)
}