🎣🏂 Checkpoint
./README.md:1062301/7 ./style.css:1062301/6407 ./script.js:1062301/15
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# Hello, and welcome to Glitch
|
||||
This is a basic static HTML starter project you can build on however you like. No need to save. While you develop your site, your changes will happen 🪄 immediately in the preview window. You can upload assets like images or audio in `assets` to the left. Stylesheets and JavaScript live in the `public` folder. The rest is up to you and your imagination.
|
||||
This is a basic HTML starter project you can build on however you like. No need to save. While you develop your site, your changes will happen 🪄 immediately in the preview window. You can upload assets like images or audio in `assets` to the left. Stylesheets and JavaScript live in the `public` folder. The rest is up to you and your imagination.
|
||||
|
||||
|
||||
## What's in this project?
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/* If you're feeling fancy you can add interactivity
|
||||
to your site with Javascript */
|
||||
|
||||
// prints "hi" in the browser's dev tools console
|
||||
// prints a message in the browser's dev tools console
|
||||
console.log("Hello 🌎");
|
||||
|
||||
Reference in New Issue
Block a user