snek/script.js
Glitch (wiry-plaid-valley) 8646e582b7 🚿🍬 Checkpoint
./.glitch-assets:1062301/395
./index.html:1062301/593
./script.js:1062301/160
2021-04-11 21:52:23 +00:00

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