From db61c64f328f450be74de40174b7c54f34c3cbfe Mon Sep 17 00:00:00 2001 From: "Glitch (glitch-hello-website)" Date: Thu, 23 Feb 2023 22:28:10 +0000 Subject: [PATCH] Exporting to glitchdotcom/glitch-hello-website ./index.html:31317407/12 ./script.js:31317407/10 ./README.md:31317407/29 --- README.md | 2 ++ index.html | 2 +- script.js | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 924bafd..fab4af6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ 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. On the left you'll see the files that make up your site, including HTML, JavaScript, and CSS. You can upload assets like images or audio in `assets`. The rest is up to you and your imagination. 🦄 +_Last updated: 23 Feb 2023_ + ## What's in this project? ← `README.md`: That's this file, where you can tell people what your cool website does and how you built it. diff --git a/index.html b/index.html index 4f5e544..a276ca9 100644 --- a/index.html +++ b/index.html @@ -77,7 +77,7 @@

- + diff --git a/script.js b/script.js index 82bdd1e..ac8ef93 100644 --- a/script.js +++ b/script.js @@ -1,6 +1,6 @@ /* This is your site JavaScript code - you can add interactivity and carry out processing -- Initially the JS writes a message to the console, and moves a button you can add from the README +- Initially the JS writes a message to the console, and moves a button you can add from the TODO */ // Print a message in the browser's dev tools console each time the page loads