Skip to content

Commit cd2e87e

Browse files
committed
test deploy again
1 parent eca31d7 commit cd2e87e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ <h3 class="text-3xl font-bold text-white mb-2">Lessons 11-12</h3>
469469
const host = "https://goai-backend-3309c298eb92.herokuapp.com";
470470
//const host = "http://localhost:3000"
471471

472-
const form = document.getElementById("projectForm");
472+
const form = document.getElementById("projectForm");
473473

474474

475475
form.addEventListener("submit", async (e) => {

0 commit comments

Comments
 (0)