journal page
10/1/24 - Entry #1
Today we learned how to push your website so it updates on github. It looks very complicated but i feel like i can get the hang of it.
11/12/24 - Entry #2
I havent written one of these in a while. but im still working on my jumpscare project
cd ./desktop/KiaraVisela.github.io
git add .
git commit -m "adding things"
git push