Files
fedizinefest/script.js
Glitch (hello-webpage) 5198b7ada0 🛬🍺 Checkpoint
./script.js:728660/1
2018-10-15 15:36:40 +00:00

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