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.

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