1
0
Fork 0
IsItJasonsBirthday/script.js

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');