1
0
IsItJasonsBirthday/script.js
Glitch (hello-webpage) a79429a816 👀 Checkpoint
./styles.css:96831/285
./index.html:96831/177
./script.js:96831/291
./README.md:96831/87
2018-03-19 20:11:32 +00:00

5 lines
159 B
JavaScript

/* If you're feeling fancy you can add interactivity
to your site with Javascript */
// prints "hi" in the browser's dev tools console
console.log('hi');