74f5b4531e
./script.js:617503/320
5 lines
160 B
JavaScript
5 lines
160 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");
|