Files
fedizinefest/public/script.js
Glitch (wiry-plaid-valley) 78c19380f5 🙏 Checkpoint
./index.html:1062301/22
2021-03-27 18:20:29 +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");