a79429a816
./styles.css:96831/285 ./index.html:96831/177 ./script.js:96831/291 ./README.md:96831/87
5 lines
159 B
JavaScript
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'); |