Files
fedizinefest/script.js
Glitch (glitch-hello-website) 622f5b7350 🎣🏂 Checkpoint
./README.md:1062301/7
./style.css:1062301/6407
./script.js:1062301/15
2021-04-13 01:14:22 +00:00

6 lines
173 B
JavaScript

/* If you're feeling fancy you can add interactivity
to your site with Javascript */
// prints a message in the browser's dev tools console
console.log("Hello 🌎");