🗽🔔 Checkpoint

./signup/index.html:69682263/460
./styles/main.css:69682263/136
./index.html:69682263/1042
./for-artists/index.html:69682263/2178
./scripts/populate.js:69682263/305
This commit is contained in:
Glitch (glitch-hello-website)
2024-12-12 04:04:47 +00:00
parent cedf51f1f2
commit 20fa750dca
5 changed files with 47 additions and 17 deletions

View File

@ -1,3 +1,14 @@
/* populate WIP banner */
let wipHTML = `
<div class="wip">
<p>This site is a <b>work in progress</b>. If you experience issues, please try waiting a minute and reloading before reaching out.</p>
</div>
`
function populateWip() {
}
/* populate footer */
let footerHTML = `