Files
fedizinefest/script.js
Glitch (glitch-hello-website) 913ff2aebf 🔋🏚 Checkpoint
./script.js:1062301/12
./style.css:1062301/2
2021-04-13 00:28:02 +00:00

6 lines
168 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("Hello 🌎");