Journal entry 1:
Today I found two images of wolves to put on my person card, and altered the code so that it would work for my name.

Journal entry 2:
Today In lab we made my website look much better with new images to replace old text, and a changed background color and title.

Journal entry 3:
Today in class we created a function that writes a message of your choice onto an alert.

Journal entry 4:
Today in class, I decided on a Dalton theme for my final project, and I thought of the questions that I would add. I started looking at tutorials of different elements of JavaScript that I would need to complete it.

Journal entry 5:
I decided on a dessert result for the end of my quiz and asked Claude AI what they associated each dessert with.

Instructions to put website changes online:
cd ./desktop/acs1030.github.io
git add .
git commit -m "adding changes"
git push